From: Raphael Hertzog Date: Fri, 22 Feb 2008 10:06:36 +0000 (+0100) Subject: * debian/*.lintian-overrides: Add some new overrides, drop unused ones X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fce66e460e4d7d21dfc26edb2245ee4c899f3f83;p=dpkg * debian/*.lintian-overrides: Add some new overrides, drop unused ones --- diff --git a/debian/changelog b/debian/changelog index 9ef6decb..348a7250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,9 @@ dpkg (1.14.17) UNRELEASED; urgency=low for spotting this. Closes: #465651 * Change PATH during make check to look into build directories containing dpkg and the related scripts. Thanks to Mike Frysinger. Closes: #466957 + * Some lintian cleanup: + - add overrides for some useless I: tags + - drop unused overrides [ Frank Lichtenheld ] * Add a warning in dpkg-buildpackage if the build-dependencies are not diff --git a/debian/dpkg.lintian-overrides b/debian/dpkg.lintian-overrides index 085c3c41..eb946edf 100644 --- a/debian/dpkg.lintian-overrides +++ b/debian/dpkg.lintian-overrides @@ -1,5 +1,4 @@ dpkg: redundant-origin-field dpkg: redundant-bugs-field -# Those are false positives from comments -dpkg: install-info-not-called-with-quiet-option -dpkg: install-info-not-called-with-section-option +dpkg: arch-dep-package-has-big-usr-share +dpkg: package-contains-empty-directory usr/share/dpkg/origins/ diff --git a/debian/dselect.lintian-overrides b/debian/dselect.lintian-overrides index 0c444ac7..d2e3b64a 100644 --- a/debian/dselect.lintian-overrides +++ b/debian/dselect.lintian-overrides @@ -1,3 +1,3 @@ dselect: redundant-origin-field dselect: redundant-bugs-field - +dselect: arch-dep-package-has-big-usr-share diff --git a/debian/source.lintian-overrides b/debian/source.lintian-overrides index 30cef6ff..a24d8598 100644 --- a/debian/source.lintian-overrides +++ b/debian/source.lintian-overrides @@ -1 +1,3 @@ dpkg source: redundant-origin-field +dpkg source: non-standard-arch-in-source-relation kfreebsd-i386 [build-depends: libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]] +dpkg source: non-standard-arch-in-source-relation kfreebsd-amd64 [build-depends: libselinux1-dev (>= 1.28-4) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]]