summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/files/permissions/files-bad-perm-owner/build-spec/debian/control.in
blob: 5c8703f1cf30c9043fb0046d92dbc86bc0c5e7a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: [% $source %]
Priority: optional
Section: devel
Maintainer: [% $author %]
Standards-Version: [% $standards_version %]
Build-Depends: [% $build_depends %]
Rules-Requires-Root: binary-targets

Package: binary
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, lsb-base (>= 3.0-6)
Description: [% $description %]
 This is a test package designed to exercise some feature or tag of
 Lintian.  It is part of the Lintian test suite and may do very odd
 things.  It should not be installed like a regular package.  It may
 be an empty package.

Package: game
Architecture: all
Section: games
Depends: ${misc:Depends}
Description: [% $description %] - game
 This is a test package designed to exercise some feature or tag of
 Lintian.  It is part of the Lintian test suite and may do very odd
 things.  It should not be installed like a regular package.  It may
 be an empty package.
 .
 Game package.