File: control.in

package info (click to toggle)
lintian 2.104.0
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 58,560 kB
  • sloc: perl: 36,857; javascript: 9,151; makefile: 3,888; sh: 3,204; ansic: 727; xml: 409; python: 65; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (18 lines) | stat: -rw-r--r-- 585 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: [% $source %]
Priority: optional
Section: python
Maintainer: [% $author %]
Standards-Version: [% $standards_version %]
Build-Depends: [% $build_depends %], python3-sphinx
Rules-Requires-Root: no

Package: python3-[% $source %]
Architecture: all
Depends: ${misc:Depends}, ${python3::Depends}
Description: Test package (Python 3)
 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.
 .
 Python 3 variant.