This is an automated email from the git hooks/post-receive script. lamby pushed a commit to branch master in repository lintian.
commit d744487aecacdecfcb2bc5e2d4c7400ae5620424 Author: Chris Lamb <[email protected]> Date: Fri Nov 3 08:54:54 2017 +0100 Release lintian/2.5.58 into unstable. --- debian/changelog | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7e725f5..14dfc45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,20 +1,18 @@ -lintian (2.5.58) UNRELEASED; urgency=medium - - XXX: generate tag summary +lintian (2.5.58) unstable; urgency=medium * checks/cruft.pm: - + [CL] Rewrite file-contains-trailing-whitespace tag to be hash from - filename to the regex we should match. - + [CL] Allow trailing tabs in debian/rules files; they are very common - in Makefiles. + + [CL] Rewrite file-contains-trailing-whitespace tag to be a hash from + the filename to the regex we should match. + + [CL] Allow trailing tabs in debian/rules files; they are a very + common idiom in Makefiles. * checks/fields.desc: + [SL] Update of the documentation for the change introduced in 2.5.53: Transitional packages should now be "oldlibs/optional" rather than "oldlibs/extra". * checks/python.pm: - + [CL] Don't count python-django and python3-django as "Django modules" - as they are Django itself. This avoids a warning where python-django - triggers "django-package-does-not-depend-on-django". + + [CL] Don't count python-django and python3-django as Django modules. + This avoids a warning where Django itsel triggers + "django-package-does-not-depend-on-django". * data/fields/name_section_mappings: + [CL] Apply patch from Simon McVittie to prevent a misdetection of @@ -27,10 +25,10 @@ lintian (2.5.58) UNRELEASED; urgency=medium (Closes: #838807) * vendors/ubuntu/main/data/changes-file/known-dists: - + [CL] Add bionic as known Ubuntu distribution. Thanks Jeremy Bicha! + + [CL] Add bionic as a known Ubuntu distribution. Thanks Jeremy Bicha! (Closes: #880115) - -- Chris Lamb <[email protected]> Sun, 29 Oct 2017 12:17:12 +0000 + -- Chris Lamb <[email protected]> Fri, 03 Nov 2017 08:46:02 +0100 lintian (2.5.57) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

