The following commit has been merged in the master branch:
commit 4f6f94b097c07192fe5058798f64210bf2013e67
Author: Niko Tyni <[email protected]>
Date: Mon May 13 20:40:19 2013 +0300
Augment the test suite for the improved perl-provides logic
libmodule-build-perl in squeeze was 0.360700, but the old versioning
logic erroneously compared against 0.3607, resulting in a false
negative.
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/t/tests/fields-depends-general/debian/debian/control.in
b/t/tests/fields-depends-general/debian/debian/control.in
index 40fd0c9..74f7980 100644
--- a/t/tests/fields-depends-general/debian/debian/control.in
+++ b/t/tests/fields-depends-general/debian/debian/control.in
@@ -3,7 +3,7 @@ Priority: extra
Section: {$section}
Maintainer: {$author}
Standards-Version: {$standards_version}
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 9), libmodule-build-perl (>= 0.360700)
Package: {$srcpkg}
Architecture: {$architecture}
diff --git a/t/tests/fields-depends-general/tags
b/t/tests/fields-depends-general/tags
index 8d0f243..87f38fd 100644
--- a/t/tests/fields-depends-general/tags
+++ b/t/tests/fields-depends-general/tags
@@ -9,6 +9,7 @@ E: py-fields-depends-general: depends-on-python-minimal depends
I: fields-depends-general: conflicts-with-version package-with-version (<< 3.0)
I: fields-depends-general: ored-depends-on-obsolete-package depends:
xbase-clients
W: fields-depends-general source: package-depends-on-itself
fields-depends-general depends
+W: fields-depends-general source: versioned-dependency-satisfied-by-perl
build-depends: libmodule-build-perl (>= 0.360700)
W: fields-depends-general-doc: doc-package-depends-on-main-package depends
W: fields-depends-general: breaks-without-version package-without-version
W: fields-depends-general: depends-exclusively-on-makedev depends
--
Debian package checker
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]