This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 42cbec22fe05113919275c543f282a3716041b0c Author: Chris Lamb <[email protected]> Date: Tue Dec 5 14:09:35 2017 +0000 Update scripts-control-interpreters tests now that dependency-on-python-version-marked-for-end-of-life is a warning. --- t/tests/scripts-control-interpreters/tags | 2 ++ 1 file changed, 2 insertions(+) diff --git a/t/tests/scripts-control-interpreters/tags b/t/tests/scripts-control-interpreters/tags index 5894307..f66af38 100644 --- a/t/tests/scripts-control-interpreters/tags +++ b/t/tests/scripts-control-interpreters/tags @@ -9,7 +9,9 @@ E: scripts-control-interpreters-python: preinst-interpreter-without-predepends # E: scripts-control-interpreters-unknown: unknown-control-interpreter control/postinst #!/usr/bin/unknown W: scripts-control-interpreters-forbidden: unusual-control-interpreter control/postinst #!/usr/bin/python W: scripts-control-interpreters-paths: unusual-control-interpreter control/prerm #!/bin/python +W: scripts-control-interpreters-prepython: dependency-on-python-version-marked-for-end-of-life (Pre-Depends: python) W: scripts-control-interpreters-prepython: unusual-control-interpreter control/postinst #!/usr/bin/python W: scripts-control-interpreters-prepython: unusual-control-interpreter control/preinst #!/usr/bin/python +W: scripts-control-interpreters-python: dependency-on-python-version-marked-for-end-of-life (Depends: python) W: scripts-control-interpreters-python: unusual-control-interpreter control/postinst #!/usr/bin/python W: scripts-control-interpreters-python: unusual-control-interpreter control/preinst #!/usr/bin/python -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

