1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46
|
Source: relations
Section: misc
Priority: optional
Build-Depends: mail-transport-agent, libc6-dev, findutils, foo (>> 2) [!amd64 !i386], bar, arch-test1 [i386], arch-test2 [!i386], quilt (>= 0.40), perl
Build-Depends-Indep: make, bash, debmake, build-essential, baz (= 2.0),
baz (<= 2.0), baz, car (>= 1.0), car (<= 2.0), caz (= 1.0) [amd64],
caz (>= 2.0) [i386], caz (= 2.0) [i386 powerpc], perl (>= 5.0),
foo (<< 4) [!amd64 !i386], foo (= 3) [!amd64 !i386]
Build-Conflicts: foo [amd64 i386], bar [alpha test], xlibs-dev, arch-test1 [powerpc], arch-test2 [!sparc]
Build-Conflicts-Indep: debmake [!powerpc]
Maintainer: Debian QA Group <packages@qa.debian.org>
Standards-Version: 3.1.1
Origin: Debian
Bugs: debbugs://bugs.debian.org/
Package: relations
Architecture: all
Depends: relations, relations(<< 3), dpkg, bash (>> 2.0 ), mail-transport-agent, gawk | awk, foo (>> 2.0), foo (<< 2.2), coreutils, null (>= 0)
Provides: mail-reader
Replaces: relations
Conflicts: foobar (<< 5&5), foo, relations,
gnuwdf,
Optional: everything
Suggests: alpha, gnu (>= 44-3-4-8-11.4) | ung (<< 89beta) | nug | ngu, beta
Description: Strange dependency relationships
This package declares relationships designed to tickle lintian's "fields"
check. It should generate a number of tags for these.
.
The package is built with "dpkg --build --no-check", because some of the
relationships used here are normally rejected by dpkg.
Package: relations-multiple-libs
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
Provides: awk
Provides: awk
Description: Duplicate library dependency relationships.
Duplicate library dependency relationships.
This tests the depending on different versions of the same library
at the same time.
.
At the same time, it conveniently tests some description file checks. :)
.
It is a metapackage from the lintian perspective, so the xorg dependency
should be allowed.
|