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

Debian package gets no changelog #17

Open
robertauer opened this issue Sep 3, 2019 · 0 comments
Open

Debian package gets no changelog #17

robertauer opened this issue Sep 3, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@robertauer
Copy link
Member

During the generation of a debian package with the package-debian.mk script, no changelog is generated or included. Lintian (make lint-deb-package) complains about this with the following message:

E: changelog-file-missing-in-native-package
N: 
N:    Each Debian package (which provides a /usr/share/doc/<pkg> directory)
N:    has to install a changelog file. Since this package seems to be a native
N:    Debian package (i.e., there is no upstream source), the file should
N:    usually be installed as /usr/share/doc/<pkg>/changelog.gz
N:    
N:    Note that Lintian may emit this tag if the changelog exists, but it does
N:    not look like a Debian changelog.
N:    
N:    Refer to Debian Policy Manual section 12.7 (Changelog files and release
N:    notes) for details.
N:    
N:    Severity: important, Certainty: certain
N:    
N:    Check: changelog-file, Type: binary
@robertauer robertauer added the bug Something isn't working label Sep 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant