This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 90559f02c46bb1c2829bbf8d5f9be68a06c0e8fc Author: Chris Lamb <[email protected]> Date: Thu Aug 24 17:29:18 2017 +0100 Correctly wrap debian/changelog line length. --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e772a6..ace31fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -68,8 +68,8 @@ lintian (2.5.53) UNRELEASED; urgency=medium maintainer scripts. (Closes: #872042) + [CL] Check for packages using sensible-utils without declaring a dependency after its split from debianutils. (Closes: #872611) - + [CL] Warn about scripts using "nodejs" as an interpreter now that nodejs - provides /usr/bin/node. (Closes: #873096) + + [CL] Warn about scripts using "nodejs" as an interpreter now that + nodejs provides /usr/bin/node. (Closes: #873096) * checks/testsuite.{desc,pm}: + [CL] Remove recommendations to add a "Testsuite: autopkgtest" field to debian/control as it is added when needed by dpkg-source(1) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

