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

[SCM] Debian package checker branch, master, updated. 2.4.1-44-gdbf76ce



The following commit has been merged in the master branch:
commit 39aff00579205005cb78f46ae5adb1d0aeb97fd6
Author: Russ Allbery <rra@debian.org>
Date:   Sun Jun 27 21:19:39 2010 -0700

    Test suite updates for other tag changes

diff --git a/t/debs/fields-obsolete-relation/tags b/t/debs/fields-obsolete-relation/tags
index 47c21dd..fd46377 100644
--- a/t/debs/fields-obsolete-relation/tags
+++ b/t/debs/fields-obsolete-relation/tags
@@ -1 +1,2 @@
+I: fields-obsolete-relation: conflicts-with-version libsqlite3-0 (< 3.6.12)
 W: fields-obsolete-relation: obsolete-relation-form conflicts: libsqlite3-0 (< 3.6.12)
diff --git a/t/tests/control-file-general/debian/debian/control.in b/t/tests/control-file-general/debian/debian/control.in
index 0e1df26..4ab9d60 100644
--- a/t/tests/control-file-general/debian/debian/control.in
+++ b/t/tests/control-file-general/debian/debian/control.in
@@ -30,7 +30,7 @@ Package: {$srcpkg}-1
 Section: {$section}
 Architecture: {$architecture}
 Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
-Conflicts: libsqlite3-0 (< 3.6.12)
+Breaks: libsqlite3-0 (< 3.6.12)
 Description: {$description}
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
diff --git a/t/tests/generic-dh-make-2008/desc b/t/tests/generic-dh-make-2008/desc
index 43f4cb3..9fa464a 100644
--- a/t/tests/generic-dh-make-2008/desc
+++ b/t/tests/generic-dh-make-2008/desc
@@ -5,6 +5,7 @@ Author: Russ Allbery <rra@debian.org>
 Version: 1.0-1
 Description: Generic dh_make template generated in 2008
 Test-For:
+ ancient-standards-version
  bad-homepage
  copyright-contains-dh_make-todo-boilerplate
  copyright-has-url-from-dh_make-boilerplate
diff --git a/t/tests/generic-dh-make-2008/tags b/t/tests/generic-dh-make-2008/tags
index 3225987..8c65d77 100644
--- a/t/tests/generic-dh-make-2008/tags
+++ b/t/tests/generic-dh-make-2008/tags
@@ -9,6 +9,7 @@ I: generic-dh-make-2008: copyright-with-old-dh-make-debian-copyright
 I: generic-dh-make-2008: extended-description-is-probably-too-short
 I: generic-dh-make-2008: package-contains-empty-directory usr/bin/
 I: generic-dh-make-2008: package-contains-empty-directory usr/sbin/
+W: generic-dh-make-2008 source: ancient-standards-version 3.7.3 (current is CURRENT)
 W: generic-dh-make-2008 source: bad-homepage <insert the upstream URL, if relevant>
 W: generic-dh-make-2008 source: dh-clean-k-is-deprecated
 W: generic-dh-make-2008 source: dh-make-template-in-source debian/cron.d.ex
@@ -28,7 +29,6 @@ W: generic-dh-make-2008 source: dh-make-template-in-source debian/postrm.ex
 W: generic-dh-make-2008 source: dh-make-template-in-source debian/preinst.ex
 W: generic-dh-make-2008 source: dh-make-template-in-source debian/prerm.ex
 W: generic-dh-make-2008 source: dh-make-template-in-source debian/watch.ex
-W: generic-dh-make-2008 source: out-of-date-standards-version 3.7.3 (current is CURRENT)
 W: generic-dh-make-2008 source: superfluous-clutter-in-homepage <insert the upstream URL, if relevant>
 W: generic-dh-make-2008: bad-homepage <insert the upstream URL, if relevant>
 W: generic-dh-make-2008: copyright-has-url-from-dh_make-boilerplate

-- 
Debian package checker


Reply to: