This is an automated email from the git hooks/post-receive script. dod pushed a commit to branch master in repository devscripts.
commit dbbfce71b28b55ea73faf65e696507672ccac4cc Author: Dominique Dumont <[email protected]> Date: Thu May 14 18:32:33 2015 +0200 updated changelog for licensecheck modifications --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 402b31f..dbac67e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,16 @@ devscripts (2.15.5) UNRELEASED; urgency=medium * Install Perl modules into $Config{vendorlib} and remove the hacks in various scripts to make them see devscript's modules. + [ Dominique Dumont ] + * licensecheck: + * check file encoding and decode properly when reading file + (Closes: #784821) + * improve GPL LGPL extraction + * optimize regex used to extract © info + * check Groovy, Scala and Clojure files (Closes: #771119) + * fixed regexp used to detect discussion about © (Closes: #723723) + * fix BSL parser (Closes: #690375) + -- Cyril Brulebois <[email protected]> Tue, 28 Apr 2015 16:58:36 +0200 devscripts (2.15.4) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
