Explorar o código

* debian/*.lintian-overrides: Add some new overrides, drop unused ones

Raphael Hertzog %!s(int64=18) %!d(string=hai) anos
pai
achega
fce66e460e

+ 3 - 0
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

+ 2 - 3
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/

+ 1 - 1
debian/dselect.lintian-overrides

@@ -1,3 +1,3 @@
 dselect: redundant-origin-field
 dselect: redundant-bugs-field
-
+dselect: arch-dep-package-has-big-usr-share

+ 2 - 0
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]]