This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 91f874a1c3770d295dcd03a2a93281179c9cbe3a Author: Chris Lamb <[email protected]> Date: Sun Jun 18 19:11:06 2017 +0800 [CL] Clarify wording in new-package-should-not-package-python2-module to make the justification clearer. --- checks/scripts.desc | 5 +++-- debian/changelog | 2 ++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/checks/scripts.desc b/checks/scripts.desc index 22d7260..4090bd1 100644 --- a/checks/scripts.desc +++ b/checks/scripts.desc @@ -735,12 +735,13 @@ Info: The maintainer scripts of the package one or more auto-generated Tag: new-package-should-not-package-python2-module Severity: normal Certainty: certain -Info: This package appears to be the first packaging of a new upstream +Info: This package appears to be the initial packaging of a new upstream software package but it appears to package a module for Python 2. . The 2.x series of Python is due for deprecation and will not be maintained past 2020 so it is recommended that Python 2 modules are not packaged unless - necessary. + necessary such as directly requested by an end-user or required as part of a + dependency chain. . This warning can be ignored if the package is not intended for Debian or if it is a split of an existing Debian package. diff --git a/debian/changelog b/debian/changelog index c02e14a..f88a96d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ lintian (2.5.52) UNRELEASED; urgency=medium * checks/scripts.desc: + [CL] Upgrade new-package-should-not-package-python2-module from I: to W:. See #829744 for more info. + + [CL] Clarify wording in new-package-should-not-package-python2-module + to make the justification clearer. -- Chris Lamb <[email protected]> Sun, 18 Jun 2017 19:03:46 +0800 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

