File: ancient-python-version-field.tag

package info (click to toggle)
lintian 2.130.0
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 71,852 kB
  • sloc: perl: 46,140; javascript: 9,151; makefile: 4,071; sh: 3,044; ansic: 714; xml: 518; python: 91; java: 15; cpp: 9; tcl: 4; lisp: 3
file content (15 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Tag: ancient-python-version-field
Severity: warning
Check: languages/python
See-Also: python-policy 3.4
Explanation: The control fields <code>Python-Version</code> and
 <code>Python3-Version</code> show the Python versions your package
 supports, but the Python version listed here predates the current
 "oldstable" distribution. There is no need to list it.
 .
 Please drop or update the named version.
 .
 When removing a version, please check <code>debian/rules</code> and
 <code>debian/tests/&ast;</code> for any use of <code>py3versions -r</code>.
 Without a <code>Python3-Version</code> field, that program falls back to
 all supported versions, which may not be what you want.