This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit 50e16a0a5a1c617e67411add8e19555da1e5015c Author: Bastien ROUCARIÈS <[email protected]> Date: Sat Dec 14 15:49:11 2013 +0100 Fix scripts/implemented-tags.t Add autogenerated tag. --- t/scripts/implemented-tags.t | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/t/scripts/implemented-tags.t b/t/scripts/implemented-tags.t index ae84379..a7808ca 100755 --- a/t/scripts/implemented-tags.t +++ b/t/scripts/implemented-tags.t @@ -44,6 +44,11 @@ our $EXCLUDE =join( ^example-script-.*$ ^example-shell-script-.*$ ^hardening-.*$ + ^privacy-breach-.*$ + ^maintainer-script-should-not-.*$ + ^install-info-used-in-maintainer-script$ + ^maintainer-script-removes-device-files$ + ^suidregister-used-in-maintainer-script$ )); # Exclude "lintian.desc" as it does not have a perl module like other -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

