This is an automated email from the git hooks/post-receive script. broucaries-guest pushed a commit to branch master in repository lintian.
commit 808774e89051593bf506c9220233a4b880b5bd13 Author: Bastien ROUCARIÈS <[email protected]> Date: Sun Nov 3 21:03:29 2013 +0100 Update changelog Previous commits. signed-off-by: Bastien ROUCARIÈS <[email protected]> --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 41eb15d..724b8f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ lintian (2.5.20) UNRELEASED; urgency=low * checks/cruft.{desc,pm}: + [BR] Check files for under a non-distributable Nvidia license. (Closes: #724930) + + Abstract sliding window algorithm and use it for license + check. * data/binary/embedded-libs: + [RG] Detect embedded copies of poppler/xpdf. (Closes: #724733) @@ -25,6 +27,9 @@ lintian (2.5.20) UNRELEASED; urgency=low * lib/Lintian/Check.pm: + [RG] Detect a few more spelling mistakes by removing some suffixes before looking them up in the list of spelling mistakes. + * lib/Lintian/Collect/Package.pm: + + [BR] Globally replace \\ by \ in _dequote_name(). This bug + was masked by old buggy tar (Closes: #727665). * vendors/ubuntu/main/data/changes-file/known-dists: + [NT] Add "trusty". Thanks to Stéphane Graber for the -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

