Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / debconf / debian / control
1 Source: debconf
2 Section: utils
3 Priority: optional
4 Build-Depends: debhelper (>= 4), dpatch
5 Maintainer: Lintian Maintainers <lintian@packages.debian.org>
6 Standards-Version: 3.7.2
7
8 Package: debconf-test
9 Architecture: any
10 Depends: ${shlibs:Depends}, ${misc:Depends}
11 Description: Test package for the debconf checks of lintian
12
13 Package: debconf-test-noscripts
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Description: Test package for the debconf checks of lintian
17  Package missing postinst/postrm/config
18
19 Package: debconf-test-preinst
20 Architecture: any
21 Depends: ${shlibs:Depends}, ${misc:Depends}
22 Description: Test package for the debconf checks of lintian
23  Package uses debconf only in preinst
24
25 Package: debconf-test-postinst
26 Architecture: any
27 Depends: ${shlibs:Depends}, ${misc:Depends}
28 Description: Test package for the debconf checks of lintian
29  Package uses debconf only in postinst
30
31 Package: debconf-udeb
32 Section: debian-installer
33 XC-Package-Type: udeb
34 XB-Installer-Menu-Item: 100
35 Architecture: any
36 Depends: ${shlibs:Depends}
37 Description: Test udeb package for the debconf checks of lintian