Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / libbaz / debian / control
1 Source: libbaz
2 Section: libs
3 Priority: extra
4 Maintainer: Lintian Maintainer <lintian-maint@debian.org>
5 Build-depends: debhelper (>=4)
6 Standards-Version: 3.2.1
7
8 Package: libbaz1
9 Architecture: any
10 Provides: libbaz
11 Description: test handling of library packages
12  Regression test for lintian's handling of libraries
13
14 Package: libbaz1-dev
15 Architecture: any
16 Depends: libbaz1 (= ${source:Version}), perlapi-5.8.8
17 Description: development package
18  Regression test for lintian's handling of libraries
19
20 Package: libbaz2
21 Architecture: any
22 Depends: ${shlibs:Depends}, libssl0.9.8
23 Description: test handling of library packages
24  Regression test for lintian's handling of libraries
25
26 Package: libbaz2-dev
27 Architecture: any
28 Depends: ${shlibs:Depends}, libbaz2 (= ${Source-Version})
29 Description: development package
30  Regression test for lintian's handling of libraries
31
32 Package: libbaz2-dbg
33 Architecture: any
34 Depends: libbaz2 (= ${binary:Version})
35 Priority: optional
36 Description: debugging package
37  Regression test for lintian's handling of libraries
38
39 Package: ia32-libbaz2
40 Architecture: all
41 Depends: ${shlibs:Depends}
42 Description: multiarch package
43  Regression test for lintian's handling of libraries