The following commit has been merged in the master branch:
commit 7f8f8ead16a2cea7cc9471636ddb19992061be0d
Author: Niels Thykier <[email protected]>
Date: Wed Mar 7 15:24:00 2012 +0100
Use versioned build depends on debhelper 9 (rather than 9~)
Signed-off-by: Niels Thykier <[email protected]>
diff --git a/t/templates/tests/pedantic/debian/control.in
b/t/templates/tests/pedantic/debian/control.in
index 804aa8d..f021f86 100644
--- a/t/templates/tests/pedantic/debian/control.in
+++ b/t/templates/tests/pedantic/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)
Homepage: http://lintian.debian.org/
Package: {$srcpkg}
diff --git a/t/templates/tests/skel/debian/control.in
b/t/templates/tests/skel/debian/control.in
index d5718c0..410c914 100644
--- a/t/templates/tests/skel/debian/control.in
+++ b/t/templates/tests/skel/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)
Package: {$srcpkg}
Architecture: {$architecture}
--
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]