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

[SCM] Debian package checker branch, master, updated. 2.1.3-55-g8ce8eff



The following commit has been merged in the master branch:
commit 8ce8eff6dd100906f0d5937398e02f47c98db13b
Author: Adam D. Barratt <adam@adam-barratt.org.uk>
Date:   Thu Jan 1 17:46:26 2009 +0000

    Don't test for tags other than dh-clean-k-is-deprecated in the tests for it

diff --git a/t/tests/6000_debhelper-dh-clean-k-ok.desc b/t/tests/6000_debhelper-dh-clean-k-ok.desc
index aa62848..9d38d67 100644
--- a/t/tests/6000_debhelper-dh-clean-k-ok.desc
+++ b/t/tests/6000_debhelper-dh-clean-k-ok.desc
@@ -1,7 +1,5 @@
 Testname: debhelper-dh-clean-k-ok
 Version: 1.0
 Description: Test that debhelper < 7 packages can use dh_clean -k
-Test-For:
- debhelper-but-no-misc-depends
 Test-Against:
  dh-clean-k-is-deprecated
diff --git a/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in b/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
index 3e44f23..4c70e72 100644
--- a/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
+++ b/t/tests/debhelper-dh-clean-k-ok/debian/debian/control.in
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 4)
 
 Package: {$srcpkg}
 Architecture: {$architecture}
-Depends: $\{shlibs:Depends\}
+Depends: $\{shlibs:Depends\}, $\{misc:Depends\}
 Description: {$description}
  This is a test package designed to exercise some feature or tag of
  Lintian.  It is part of the Lintian test suite and may do very odd
diff --git a/t/tests/debhelper-dh-clean-k-ok/tags b/t/tests/debhelper-dh-clean-k-ok/tags
index 88be28f..e69de29 100644
--- a/t/tests/debhelper-dh-clean-k-ok/tags
+++ b/t/tests/debhelper-dh-clean-k-ok/tags
@@ -1 +0,0 @@
-W: debhelper-dh-clean-k-ok source: debhelper-but-no-misc-depends debhelper-dh-clean-k-ok

-- 
Debian package checker


Reply to: