This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit bcd4a72eb51716c4dcebb8be7baf3fde748a33fe Author: Chris Lamb <[email protected]> Date: Thu Mar 8 22:58:51 2018 -0800 Add missing colon. --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a7ced3c..94ff865 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,7 +2,7 @@ lintian (2.5.79) UNRELEASED; urgency=medium XXX: generate tag summary - * checks/changelog-file.{desc,pm} + * checks/changelog-file.{desc,pm}: + [CL] Ignore entries that end with ":" to avoid false-positives in the debian-changelog-line-too-short. Thanks to Mattia Rizollo for the report. (Closes: #892197) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

