/usr/share/lintian/checks/python/helpers.desc is in lintian4python 0.28.1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 | Check-Script: python/helpers
Author: Jakub Wilk <jwilk@debian.org>
Type: source, binary
Info: (mis)use of Python helpers
Needs-Info: changelog-file, bin-pkg-control, debfiles, index, unpacked
Tag: python-module-but-no-python-depends
Severity: serious
Certainty: possible
Tag: python-module-but-python3-depends
Severity: important
Certainty: possible
Info: This package uses <tt>${python3:Depends}</tt> substitution variable.
However, the variable Python (2) helpers generate is <tt>${python:Depends}</tt>.
Tag: python3-module-but-no-python3-depends
Severity: serious
Certainty: possible
Tag: python3-module-but-python-depends
Severity: important
Certainty: possible
Info: This package uses <tt>${python:Depends}</tt> substitution variable.
However, the variable Python 3 helpers generate is <tt>${python3:Depends}</tt>.
Tag: python-depends-but-no-python-helper
Severity: serious
Certainty: possible
Tag: hardcoded-dependency-on-python-helper
Severity: important
Certainty: possible
Tag: cannot-parse-python-central-metadata
Severity: serious
Certainty: wild-guess
Tag: python-central-metadata-for-missing-files
Severity: serious
Certainty: certain
Tag: xs-python-version-current-is-deprecated
Severity: normal
Certainty: certain
Info: "XS-Python-Version: current" is deprecated.
Ref: python-policy 2.3
Tag: xs-python-version-instead-of-x-python-version
Severity: normal
Certainty: certain
Info: "X-Python-Version" is preferred to "XS-Python-Version". (But the former
is not supported yet by python-support.)
Ref: python-policy 2.3
Tag: x-python-version-instead-of-xs-python-version
Severity: important
Certainty: possible
Info: "X-Python-Version" is normally preferred to "XS-Python-Version".
However, the former is not supported yet by python-support.
Ref: python-policy 2.3
Tag: multiple-python-version-declarations
Severity: important
Certainty: certain
Ref: python-policy 2.3
Tag: invalid-python-version-declaration
Severity: serious
Certainty: certain
Ref: python-policy 2.3
Tag: xs-python3-version-instead-of-x-python3-version
Severity: important
Certainty: certain
Info: "X-Python3-Version" must be used instead of "XS-Python3-Version".
Ref: python-policy 2.3
Tag: substitution-variable-in-xs-python-version
Severity: important
Certainty: certain
Info: Substitution variables are not allowed in the XS-Python-Version field
(and, in general, they usually make little sense in the source paragraph of
debian/control).
Ref: python-policy 2.3
Tag: typo-in-python-version-declaration
Severity: important
Certainty: possible
Ref: python-policy 2.3
Tag: xb-python-version-is-deprecated
Severity: normal
Certainty: certain
Info: "XB-Python-Version" is deprecated. (But it's still needed if
you use python-central.)
Ref: python-policy 2.3
Tag: python-provides-considered-harmful
Severity: minor
Certainty: possible
Ref: http://lists.debian.org/20110324164804.GA5919@jwilk.net
Tag: python-breaks-is-obsolete
Severity: minor
Certainty: possible
Ref: http://packages.debian.org/changelogs/pool/main/p/python-defaults/current/changelog#version2.6.6-12
Info: dh_python2 does not generate ${python:Breaks} substitution variable
anymore.
Tag: python-stdeb-boilerplate
Severity: wishlist
Certainty: certain
Tag: debian-pycompat-is-obsolete
Severity: wishlist
Certainty: certain
Info: debian/pycompat is not used by any modern Python helper. It should be
safe to remove this file.
Tag: unneeded-pycentral-pkgremove-in-preinst
Severity: normal
Certainty: possible
Info: Preinst script of this package calls "pycentral pkgremove". This would be
required to clean up after python-central from lenny. However, the package
changelog indicates that his package hasn't been included in lenny.
Tag: insufficient-build-dependency-on-python-helper
Severity: pedantic
Certainty: possible
Tag: missing-versioned-build-dependency-on-python-helper
Severity: important
Certainty: possible
Tag: missing-build-dependency-on-python-helper
Severity: serious
Certainty: possible
|