summaryrefslogtreecommitdiffstats
path: root/t/recipes/checks/debian/copyright/legacy-fields/build-spec/debian/control
blob: d980a6e2b7a4a54e43aef5d5983af6e9219cffdd (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
Source: fields
Section: does-not-exist
Priority: standard
Maintainer: Lintian Maintainers <lintian-maint@debian.org>
Standards-Version: 3.9.2

Package: fields
Essential: no
Architecture: all
Depends: python-minimal
Description: Generate some errors
 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: another-version
Essential: yes
Section: admin
Architecture: all
Description: Also generate some errors
 This package gets another version number and tries to sneak in a new
 essential package.
 .
 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.