[SCM] Debian package checker branch, master, updated. 2.4.2-2-g36a6252
The following commit has been merged in the master branch:
commit 36a62521c2e0a5fb2d32f947471bf961aa9ff008
Author: Raphael Geissert <atomo64@gmail.com>
Date: Tue Jun 29 14:48:29 2010 -0500
Fix test case for bug #580494 to represent the reported bug
The test now fails, but it is correct.
diff --git a/t/tests/control-file-general/debian/debian/control.in b/t/tests/control-file-general/debian/debian/control.in
index 4ab9d60..423310d 100644
--- a/t/tests/control-file-general/debian/debian/control.in
+++ b/t/tests/control-file-general/debian/debian/control.in
@@ -18,7 +18,7 @@ Maintainer: {$author}
Build-Conflicts: foo
Architecture: {$architecture}
Depends: {$srcpkg}, foo, baz, $\{shlibs:Depends\} $\{misc:Depends\}
-Recommends: foo, bar, no-match$\{lintian:Foo\}, match$\{lintian:Match\}
+Recommends: foo, bar, no-match$\{lintian:Foo\}, match$\{lintian:Match\}, no-match$\{lintian:Bar\}-foo
Suggests: bar | baz, no-match$\{lintian:Bar\}, match$\{lintian:Match\}
Description: {$description}
This is a test package designed to exercise some feature or tag of
diff --git a/t/tests/control-file-general/desc b/t/tests/control-file-general/desc
index 479b4e2..cf965fe 100644
--- a/t/tests/control-file-general/desc
+++ b/t/tests/control-file-general/desc
@@ -13,4 +13,4 @@ Test-For:
package-depends-on-itself
stronger-dependency-implies-weaker
References: Debian Bug#30020, Debian Bug#409099, Debian Bug#516706,
- Debian Bug#533202, Debian Bug#557971, Debian Bug#573399
+ Debian Bug#533202, Debian Bug#557971, Debian Bug#573399, Debian Bug#580494
--
Debian package checker
Reply to: