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

[SCM] Debian package checker branch, master, updated. 2.4.2-47-g7cf10de



The following commit has been merged in the master branch:
commit d862396dfe7bc49b71a062ec7adac674d93b3444
Author: Russ Allbery <rra@debian.org>
Date:   Sun Jul 25 19:55:26 2010 -0700

    Fix some issues in the legacy test suite
    
    Add some new tags and tweak the rules for changes elsewhere in
    Lintian since the last time it was run.

diff --git a/testset/binary/debian/rules b/testset/binary/debian/rules
index 9ed885d..be68ea0 100755
--- a/testset/binary/debian/rules
+++ b/testset/binary/debian/rules
@@ -70,7 +70,7 @@ binary-arch: build
 	echo boe > $(tmp)/usr/bar2
 	ln $(tmp)/usr/bar2 $(tmp)/usr/share/baz 
 
-	dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile bs=1024 count=2000
+	dd if=/dev/zero of=$(tmp)/usr/share/binary/largefile bs=1024 count=3000
 
 	install -d debian/binary-data/DEBIAN
 	install -d debian/binary-data/usr/share/doc
diff --git a/testset/tags.relations b/testset/tags.relations
index 57c596b..de9eeb0 100644
--- a/testset/tags.relations
+++ b/testset/tags.relations
@@ -31,7 +31,9 @@ I: relations source: missing-debian-source-format
 I: relations source: ored-build-depends-on-obsolete-package build-depends-indep: gs
 I: relations-multiple-libs: description-synopsis-might-not-be-phrased-properly
 I: relations-multiple-libs: ored-depends-on-obsolete-package suggests: gs
+I: relations: conflicts-with-version foobar (<< 5&5)
 I: relations: ored-depends-on-obsolete-package recommends: gs-aladdin
+W: relations source: ancient-standards-version 3.7.3 (current is 3.9.0)
 W: relations source: bad-homepage lintian.debian.org
 W: relations source: build-depends-on-1-revision build-depends-indep: libfoo (>= 1.2-1)
 W: relations source: build-depends-on-python-dev-with-no-arch-any

-- 
Debian package checker


Reply to: