This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 939828ff2f0520e300f71cea27b4e38d219847cf Author: Chris Lamb <[email protected]> Date: Wed Dec 6 15:05:46 2017 +0000 debian/changelog: We are detecting python:any, not python:all. Thanks, doko. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b51aea0..9b4e056 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,7 @@ lintian (2.5.62) UNRELEASED; urgency=medium XXX: generate tag summary * checks/python.desc: - + [CL] Also match, for example, "python2.7:all" when checking the + + [CL] Also match, for example, "python2.7:any" when checking the "dependency-on-python-version-marked-for-end-of-life" tag, not just "python2.7". (Closes: #883053) + [CL] Detect an invalid debian/po/POTFILES.in instead of bailing out. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

