This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 6883ee01afa3751b3612711be7382bf3600ffb23 Author: Chris Lamb <[email protected]> Date: Sun Dec 31 10:07:05 2017 +0000 Exclude some tests in this coverage check now that they are specified in a data file rather than in the code itself. --- t/scripts/implemented-tags.t | 1 + 1 file changed, 1 insertion(+) diff --git a/t/scripts/implemented-tags.t b/t/scripts/implemented-tags.t index fd1b8ee..7390e86 100755 --- a/t/scripts/implemented-tags.t +++ b/t/scripts/implemented-tags.t @@ -67,6 +67,7 @@ our $EXCLUDE =join( ^trailing-slash-for-dpkg-maintscript-helper-symlink_to_dir$ ^file-name-contains-wildcard-character$ ^package-contains-.*$ + ^override_dh_.+-does-not-call-dh_.+$ )); # 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

