The following commit has been merged in the master branch:
commit b760e913311adbe620a9b9b063a781abca510166
Author: Niels Thykier <[email protected]>
Date:   Tue Dec 28 21:21:40 2010 +0100

    Added missing tag to multiple X depends.

diff --git a/t/COVERAGE b/t/COVERAGE
index d43bca7..a4380f5 100644
--- a/t/COVERAGE
+++ b/t/COVERAGE
@@ -67,7 +67,6 @@ fields no-version-field
 fields obsolete-field
 fields old-versioned-python-dependency
 fields package-depends-on-an-x-font-package
-fields package-depends-on-multiple-tclx-versions
 fields package-not-lowercase
 fields package-superseded-by-perl
 fields source-field-does-not-match-pkg-name
diff --git a/t/tests/fields-multiple-x-deps/debian/debian/control.in 
b/t/tests/fields-multiple-x-deps/debian/debian/control.in
index 00e49bc..2863a24 100644
--- a/t/tests/fields-multiple-x-deps/debian/debian/control.in
+++ b/t/tests/fields-multiple-x-deps/debian/debian/control.in
@@ -11,7 +11,8 @@ Depends: $\{shlibs:Depends\}, $\{misc:Depends\},
          libstdc++2.10, libstdc++2.10-glibc2.2, libstdc++3.0,
          tk8.2, tk8.3,
          tcl8.0, tcl8.2,
-         tkx8.2, tkx8.3, tclx8.2,
+         tkx8.2, tkx8.3,
+         tclx76, tclx8.0.4, tclx8.2,
          libpng2, libpng3
 Description: {$description}
  This is a test package designed to exercise some feature or tag of
diff --git a/t/tests/fields-multiple-x-deps/desc 
b/t/tests/fields-multiple-x-deps/desc
index 89f9ffe..949781f 100644
--- a/t/tests/fields-multiple-x-deps/desc
+++ b/t/tests/fields-multiple-x-deps/desc
@@ -6,5 +6,6 @@ Test-For:
   package-depends-on-multiple-libpng-versions
   package-depends-on-multiple-libstdc-versions
   package-depends-on-multiple-tcl-versions
+  package-depends-on-multiple-tclx-versions
   package-depends-on-multiple-tk-versions
   package-depends-on-multiple-tkx-versions
diff --git a/t/tests/fields-multiple-x-deps/tags 
b/t/tests/fields-multiple-x-deps/tags
index 06ee336..bb0fdd5 100644
--- a/t/tests/fields-multiple-x-deps/tags
+++ b/t/tests/fields-multiple-x-deps/tags
@@ -1,5 +1,6 @@
 E: fields-multiple-x-deps: package-depends-on-multiple-libpng-versions libpng2 
libpng3
 E: fields-multiple-x-deps: package-depends-on-multiple-libstdc-versions 
libstdc++2.10 libstdc++2.10-glibc2.2 libstdc++3.0
 E: fields-multiple-x-deps: package-depends-on-multiple-tcl-versions tcl8.0 
tcl8.2
+E: fields-multiple-x-deps: package-depends-on-multiple-tclx-versions tclx76 
tclx8.0.4 tclx8.2
 E: fields-multiple-x-deps: package-depends-on-multiple-tk-versions tk8.2 tk8.3
 E: fields-multiple-x-deps: package-depends-on-multiple-tkx-versions tkx8.2 
tkx8.3

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