This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 87eafe42fd43c03ed43e5c89adf65c05387dad74 Author: Chris Lamb <[email protected]> Date: Thu Aug 24 21:48:44 2017 +0100 Correct grammar of fixme-placeholders test. --- t/tests/cruft-fixme-placeholders/debian/debian/control.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/t/tests/cruft-fixme-placeholders/debian/debian/control.in b/t/tests/cruft-fixme-placeholders/debian/debian/control.in index 5fbc116..541ab40 100644 --- a/t/tests/cruft-fixme-placeholders/debian/debian/control.in +++ b/t/tests/cruft-fixme-placeholders/debian/debian/control.in @@ -16,6 +16,6 @@ Description: {$description} . FIXME: This line should be detected by Lintian. . - This line should not be detected as it only the quoted "FIXME" form. + This line shouldn't be detected as it has a quoted "FIXME". . - FIXME: This mixed "FIXME" line should be detected though. + FIXME: This mixed "FIXME" line should still be detected though. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

