Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / relations / debian / control
1 Source: relations
2 Section: misc
3 Priority: optional
4 Build-Depends: mail-transport-agent, libc6-dev, findutils, foo (= 3) [!amd64 !i386], bar, arch-test1 [i386], arch-test2 [!i386], quilt (>= 0.40), perl, python-all-dev
5 Build-Depends-Indep: make, bash, debmake, build-essential, baz (= 2.0), ghostscript | gs,
6   car (>= 1.0), car (<= 2.0), caz (= 1.0) [amd64], caz (>= 2.0) [i386],
7   caz (= 2.0) [powerpc], perl (>= 5.0), foo (<< 4) [!amd64 !i386], libfoo (>= 1.2-1), bozzle [kfreebsd-i386]
8 Build-Conflicts: foo [amd64 i386], bar [alpha test], xlibs-dev, arch-test1 [powerpc], arch-test2 [!sparc]
9 Build-Conflicts-Indep: debmake [!powerpc]
10 Maintainer: Debian QA Group <packages@qa.debian.org>
11 Standards-Version: 3.7.3
12 Homepage: lintian.debian.org
13 Origin: Debian
14 Bugs: debbugs://bugs.debian.org/
15
16 Package: relations
17 Architecture: all
18 Section: contrib/misc
19 Pre-Depends: awk|gawk
20 Depends: relations(<< 3), dpkg, bash (>> 2.0 ), mail-transport-agent, gawk | awk, foo (>> 2.0), foo (<< 2.2), coreutils, ,null (>= 0), ${misc:Depends}
21 Provides: mail-reader
22 Replaces: relations
23 Conflicts: foobar (<< 5&5), foo, relations,
24            gnuwdf,
25 Suggests: alpha, gnu (>= 44-3-4-8-11.4) | ung (<< 89beta) | nug | ngu, beta, some-other-package
26 Recommends: emacs21 | emacsen, dpkg, null, some-other-package, ${f-oo:b-ar}, gs | ghostscript | gs-aladdin
27 Description: Strange dependency relationships
28  This package declares relationships designed to tickle lintian's "fields"
29  check.  It should generate a number of tags for these.
30  .
31  The package is built with "dpkg --build --no-check", because some of the
32  relationships used here are normally rejected by dpkg.
33
34 Package: relations-multiple-libs
35 Architecture: all
36 Section: non-free/misc
37 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}
38 Provides: awk
39 Recommends: ${shlibs:Depends}, relations-multiple-libs, gs | gs-gpl
40 Breaks: libpng3 (<< 1.0), libpng2
41 Suggests: x-dev, ghostscript | gs
42 Description: Duplicate library dependency relationships.
43  Duplicate library dependency relationships.
44  This tests the depending on different versions of the same library
45  at the same time.
46  .
47  At the same time, it conveniently tests some description file checks. :)
48  .
49  It is a metapackage from the lintian perspective, so the xorg dependency
50  should be allowed.