[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] Debian package checker branch, master, updated. 2.2.6-92-gd416c9d



The following commit has been merged in the master branch:
commit cbc19954f7b76623c79dece1a103442ea6c510fd
Author: Russ Allbery <rra@debian.org>
Date:   Sun Mar 8 21:22:11 2009 -0700

    Fix test suite fallout from recent tag changes

diff --git a/t/tests/debhelper-dh-clean-k-ok/debian/debian/compat b/t/tests/debhelper-dh-clean-k-ok/debian/debian/compat
index b8626c4..1e8b314 100644
--- a/t/tests/debhelper-dh-clean-k-ok/debian/debian/compat
+++ b/t/tests/debhelper-dh-clean-k-ok/debian/debian/compat
@@ -1 +1 @@
-4
+6
diff --git a/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in b/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
index 4c70e72..e8cdf10 100644
--- a/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
+++ b/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
@@ -3,7 +3,7 @@ Priority: extra
 Section: {$section}
 Maintainer: {$author}
 Standards-Version: 3.8.0
-Build-Depends: debhelper (>= 4)
+Build-Depends: debhelper (>= 6)
 
 Package: {$srcpkg}
 Architecture: {$architecture}
diff --git a/testset/tags.debconf b/testset/tags.debconf
index ac13d7c..3002cc3 100644
--- a/testset/tags.debconf
+++ b/testset/tags.debconf
@@ -34,6 +34,7 @@ W: debconf source: maintainer-script-lacks-debhelper-token debian/debconf-test.p
 W: debconf source: misnamed-po-file debian/po/lang.po
 W: debconf source: misnamed-po-file debian/po/sample-file.po
 W: debconf source: newer-debconf-templates
+W: debconf source: package-uses-deprecated-debhelper-compat-version 4
 W: debconf source: stray-translated-debconf-templates debconf-test.templates.de
 W: debconf source: translated-default-field debconf-test.templates: 67
 W: debconf source: translated-default-field debconf-test.templates: 72
diff --git a/testset/tags.filenames b/testset/tags.filenames
index bc5c6a6..5f64deb 100644
--- a/testset/tags.filenames
+++ b/testset/tags.filenames
@@ -99,6 +99,7 @@ W: filenames: file-in-unusual-dir files/svk-commitsEr9P.tmp
 W: filenames: file-in-unusual-dir files/svn-commit.tmp
 W: filenames: file-in-usr-lib-sgml usr/lib/sgml/package
 W: filenames: file-name-ends-in-whitespace files/'\\ 
+W: filenames: gz-file-not-gzip usr/share/filenames/prototype.js.gz
 W: filenames: macos-ds-store-file-in-package usr/share/doc/filenames/.DS_Store
 W: filenames: macos-resource-fork-file-in-package usr/share/doc/filenames/._NEWS.Debian
 W: filenames: menu-file-in-usr-lib usr/lib/menu/menu
diff --git a/testset/tags.manpages b/testset/tags.manpages
index 02d53d3..69ce841 100644
--- a/testset/tags.manpages
+++ b/testset/tags.manpages
@@ -51,6 +51,10 @@ W: manpages: executable-not-elf-or-script ./usr/bin/binary-without-english-manpa
 W: manpages: executable-not-elf-or-script ./usr/bin/usr-bin-binary-alt
 W: manpages: executable-not-elf-or-script ./usr/sbin/usr-sbin-binary
 W: manpages: executable-not-elf-or-script ./usr/share/man/de/man1/binary-without-english-manpage.1
+W: manpages: gz-file-not-gzip usr/X11R6/man/man1/rstartd.1x.gz
+W: manpages: gz-file-not-gzip usr/share/info/baz.broken.gz
+W: manpages: gz-file-not-gzip usr/share/man/man1/usr-bin-binary-alt.1.gz
+W: manpages: gz-file-not-gzip usr/share/man/man1/usr-sbin-binary.1.gz
 W: manpages: info-document-has-wrong-extension usr/share/info/baz.broken.gz
 W: manpages: info-document-missing-dir-section usr/share/info/bar.gz
 W: manpages: info-documents-not-removed

-- 
Debian package checker


Reply to: