Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bugfix] Disable multi-line description for deb packages #2729

Merged
merged 1 commit into from Nov 26, 2023

Conversation

dominikschulz
Copy link
Member

goreleaser/nfpm seems to handle these incorrectly at the moment. Disabling these until that is fixed seems to help.

goreleaser/nfpm seems to handle these incorrectly at the moment.
Disabling these until that is fixed seems to help.

Signed-off-by: Dominik Schulz <dominik.schulz@gauner.org>
@dominikschulz dominikschulz merged commit ac50558 into gopasspw:master Nov 26, 2023
8 checks passed
@dominikschulz dominikschulz deleted the fix/deb branch November 26, 2023 10:05
@zobelhelas
Copy link

The proper fix would had been to add <space>. as placeholders for an empty line.

Description: gopass password manager - full featured CLI replacement for pass, designed for teams.
 .
 gopass is a simple but powerful password manager for your terminal. It is a
 Pass implementation in Go that can be used as a drop in replacement.
 .
 Every secret lives inside of a gpg (or: age) encrypted textfile. These secrets
 can be organized into meaninful hierachies and are by default versioned using
 git.
 .
 This package contains the main gopass binary from gopass.pw. In Debian and
 Ubuntu there is an unfortunate name clash with another gopass package. That is
 completely different and not related to this package.

@dominikschulz
Copy link
Member Author

@zobelhelas IIUC this should be handled by goreleaser / nfpm.

It's an encoding detail that might be different for different destination packages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants