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

[SCM] Debian package checker branch, master, updated. 2.2.10-104-g01c33b0



The following commit has been merged in the master branch:
commit 01c33b0bbc57165b3844d11bac1d78dae39495fc
Author: Russ Allbery <rra@debian.org>
Date:   Sun Jun 14 18:05:52 2009 -0700

    Remove testing for invalid alternatives in Enhances
    
    dpkg now fails the build if alternatives are used in Enhances, so stop
    testing our tag for the same thing.

diff --git a/testset/relations/debian/control b/testset/relations/debian/control
index 8b2133e..9dd0abd 100644
--- a/testset/relations/debian/control
+++ b/testset/relations/debian/control
@@ -36,7 +36,7 @@ Architecture: all
 Section: non-free/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, libpng2, libpng3, xorg, ${shlibs:Depends}, makedev | udev
 Provides: awk
-Enhances: foo | baz
+Enhances: foo
 Recommends: ${shlibs:Depends}, relations-multiple-libs, gs | gs-gpl, makedev
 Breaks: libpng3 (<< 1.0), libpng2
 Suggests: x-dev, ghostscript | gs
diff --git a/testset/tags.relations b/testset/tags.relations
index a6f9e58..83bd998 100644
--- a/testset/tags.relations
+++ b/testset/tags.relations
@@ -8,7 +8,6 @@ E: relations source: depends-on-build-essential-package-without-using-version li
 E: relations source: depends-on-build-essential-package-without-using-version make [build-depends-indep: make]
 E: relations source: invalid-arch-string-in-source-relation test [build-conflicts: bar [alpha test]]
 E: relations source: section-area-mismatch Package relations-multiple-libs
-E: relations-multiple-libs: alternates-not-allowed enhances
 E: relations-multiple-libs: conflicts-with-dependency depends libpng2
 E: relations-multiple-libs: depends-on-obsolete-package recommends: gs
 E: relations-multiple-libs: depends-on-obsolete-package recommends: gs-gpl

-- 
Debian package checker


Reply to: