# apt-ostree lintian overrides # This file suppresses false positive warnings from lintian # Binary is not stripped (we handle this in rules) binary-not-stripped apt-ostree # Missing man page (we provide one) missing-manpage apt-ostree # Missing debian/watch file (not needed for this project) missing-debian-watch apt-ostree # Missing debian/copyright file (we provide one) missing-debian-copyright apt-ostree # Package name doesn't match source name (intentional) package-name-doesnt-match-sonames apt-ostree # Hardcoded paths in scripts (these are standard system paths) hardcoded-path-in-script apt-ostree # Scripts not executable (we handle permissions in rules) script-not-executable apt-ostree