Added some code to peer into a data structure in Maemian/Schedule.pm. Also added the
[maemian] / nokia-lintian / testset / binary / debian / control
1 Source: binary
2 Section: misc
3 Priority: extra
4 Maintainer: Lintian Maintainers <lintian-maint@debian.org>
5 Uploaders: Co-maintainer one <one@debian.org>, Jeroen van Wolffelaar <jeroen@wolffelaar.nl>, Co-maintainer three <three@debian.org>
6 Standards-Version: 3.2.1
7 Homepage: http://lintian.debian.org/
8 Vcs-Svn: http://svn.wolffelaar.nl/lintian/trunk
9 XS-Vcs-Browser: http://svn.wolffelaar.nl/lintian/trunk
10 XS-Dm-Upload-Allowed: yes
11
12 Package: binary
13 Architecture: any
14 Pre-Depends: ${shlibs:Depends}, xorg, binary-data (= ${Source-Version}), libssl0.9.8
15 Homepage: <http://lintian.debian.org/>
16 Vcs-Svn: http://svn.wolffelaar.nl/lintian/trunk
17 Description: test handling of binary files
18  Regression test for lintian's handling of binary files for debian.  This
19  is checked for picky spelling errors.
20  .
21   Homepage: http://lintian.debian.org/
22
23 Package: binary-data
24 Architecture: all
25 Depends: binary (= ${Source-Version}), libssl-not-openssl,
26  libssl0.9.8 | or-something-else
27 Description: test handling of binary relationships
28  Regression test for lintian's checking of package relationships between
29  arch:any and arch:all packages.
30
31 #Package: binary-comment
32 #Architecture: space-almonds
33 #Depends: *
34 #Depends: *
35 #Description: test comment support
36 # Yes, comments are actually allowed in debian/control, so none of the
37 # above should produce errors.