This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit 61854bbddf4dfd6c851ca5cf446fc57256a47344 Author: Chris Lamb <[email protected]> Date: Thu Oct 26 16:45:06 2017 +0100 Add previous changelog entry to the unreleased version. --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index da46823..f7951d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,9 @@ lintian (2.5.56) UNRELEASED; urgency=medium new vcs-mtn mtn:// uri format. (Closes: #878798) + [CL] Emit new empty-section-field tag instead of uninitialized value warnings on an empty "Section:" field. (Closes: #878515) + * checks/files.pm: + + [CL] Lower the severity of package-installs-java-bytecode from + "error" to "warning". (Closes: #879862) * checks/init.d.pm: + [CL] Check for files that use content from the /etc/init.d/skeleton template. Thanks to Christoph Biedl for the idea. (Closes: #879152) @@ -122,8 +125,6 @@ lintian (2.5.55) unstable; urgency=medium + [CL] Ignore privacy breach violations in comments. (Closes: #877421) + [CL] Check for Python modules with overly generic names such as "tests" or "test". (Closes: #875964) - + [CL] Lower the severity of package-installs-java-bytecode from - "error" to "warning". (Closes: #879862) * checks/{files,manpages,menu-format}.{desc,pm}: + [NT] Stop considering usr/man, usr/X11R6/bin and usr/X11R6/man as manpage directories / PATH directories to simplify some code paths. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

