Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / debug / debian / control
1 Source: debug
2 Section: utils
3 Priority: optional
4 Maintainer: Russ Allbery <rra@debian.org>
5 Build-Depends: debhelper (>= 5.0.0)
6 Build-Depends-Indep: not-debhelper (>= 0.4.3)
7 Standards-Version: 3.7.0
8
9 Package: hello
10 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
11 Depends: ${shlibs:Depends}, ${misc:Depends}
12 Description: Test for external debugging information
13  lintian regression test for external debugging file handling.
14
15 Package: hello-dbg
16 Priority: extra
17 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
18 Depends: hello (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
19 Description: Test for external debugging information
20  lintian regression test for external debugging file handling.
21
22 Package: libhello0
23 Section: libs
24 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
25 Depends: ${shlibs:Depends}, ${misc:Depends}
26 Description: Test for external debugging information
27  lintian regression test for external debugging file handling.
28
29 Package: libhello0-dbg
30 Section: libdevel
31 Priority: extra
32 Architecture: alpha amd64 arm hppa hurd-i386 i386 ia64 kfreebsd-i386 m68k mips mipsel powerpc ppc64 s390 sparc
33 Depends: libhello (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
34 Description: Test for external debugging information
35  lintian regression test for external debugging file handling.