The following commit has been merged in the master branch:
commit fde1b95bc8088abc6a535369950a2c94cbb809e7
Author: Niels Thykier <[email protected]>
Date:   Tue Apr 5 10:57:19 2011 +0200

    Improved debhelper test coverage with a single tag

diff --git a/t/COVERAGE b/t/COVERAGE
index d8de3fe..35826d5 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -212,7 +212,6 @@ debconf using-first-person-in-templates
 debconf using-imperative-form-in-templates
 debconf using-question-in-extended-description-in-templates
 
-debhelper package-lacks-versioned-build-depends-on-debhelper
 debhelper uses-dh-python-with-no-pycompat
 
 fields build-depends-indep-without-arch-indep
@@ -475,7 +474,6 @@ libbaz
   maintainer-shell-script-fails-syntax-check
   missing-dependency-on-perlapi
   missing-depends-line
-  package-lacks-versioned-build-depends-on-debhelper
   package-name-doesnt-match-sonames
   postinst-should-not-set-usr-doc-link
   shlib-with-executable-bit
diff --git a/debian/compat 
b/t/tests/debhelper-lacks-versioned-deps/debian/debian/compat
similarity index 100%
copy from debian/compat
copy to t/tests/debhelper-lacks-versioned-deps/debian/debian/compat
diff --git a/t/tests/fields-no-homepage/debian/debian/control.in 
b/t/tests/debhelper-lacks-versioned-deps/debian/debian/control.in
similarity index 93%
copy from t/tests/fields-no-homepage/debian/debian/control.in
copy to t/tests/debhelper-lacks-versioned-deps/debian/debian/control.in
index d63c764..e296972 100644
--- a/t/tests/fields-no-homepage/debian/debian/control.in
+++ b/t/tests/debhelper-lacks-versioned-deps/debian/debian/control.in
@@ -3,7 +3,7 @@ Priority: extra
 Section: {$section}
 Maintainer: {$author}
 Standards-Version: {$standards_version}
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper
 
 Package: {$srcpkg}
 Architecture: {$architecture}
diff --git a/t/tests/debhelper-lacks-versioned-deps/desc 
b/t/tests/debhelper-lacks-versioned-deps/desc
new file mode 100644
index 0000000..ae51574
--- /dev/null
+++ b/t/tests/debhelper-lacks-versioned-deps/desc
@@ -0,0 +1,7 @@
+Testname: debhelper-lacks-versioned-deps
+Sequence: 6000
+Version: 1.0
+Description: Test pedantic dependency requirements for debhelper
+Options: -I -E --pedantic
+Test-For:
+ package-lacks-versioned-build-depends-on-debhelper
diff --git a/t/tests/debhelper-lacks-versioned-deps/tags 
b/t/tests/debhelper-lacks-versioned-deps/tags
new file mode 100644
index 0000000..7d541ab
--- /dev/null
+++ b/t/tests/debhelper-lacks-versioned-deps/tags
@@ -0,0 +1 @@
+P: debhelper-lacks-versioned-deps source: 
package-lacks-versioned-build-depends-on-debhelper 7

-- 
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]

Reply via email to