This is an automated email from the git hooks/post-receive script.
dod pushed a change to branch master
in repository devscripts.
from 4f962de Remove cowpoke.conf on purge
new 405c7c6 licensecheck: do not use outer $_ in function, use
declared parameter
new 025ad4e licensecheck: check file encoding and decode properly
when reading file (Closes: #784821)
new cb0c6c2 licensecheck: only check unicode © now that file is
decoded correcly
new f0b474e test licensescheck with different encodings
new 8b9f854 license_check: improve GPL LGPL extraction
new c00b84b license_check: add another way to extract version from GPL
new 3de6bbd license_check: optimise regex used to ignore files
new cc5b674 licensecheck: optimize regex used to ignore or check files
new afe2ed0 licensecheck: move regexp definition out of function
new 97ac51f licensecheck: optimize regex used to extract © info
new 8344be2 licensecheck: indented © regex
new 436f6a3 licensecheck: Check Groovy, Scala and Clojure files
(Closes: #771119)
new f117e09 licensecheck: fixed regexp used to detect discussion
about © (Closes: #723723)
new 3f3867c licensecheck: fix BSL parser (Closes: #690375)
new dbbfce7 updated changelog for licensecheck modifications
new fa03c93 Merge branch 'master' of
git+ssh://git.debian.org/git/collab-maint/devscripts
The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
debian/changelog | 10 +++
scripts/licensecheck.pl | 159 ++++++++++++++++++++++--------------
test/licensecheck/boost.h | 34 ++++++++
test/licensecheck/cddl.h | 26 ++++++
test/licensecheck/copr-iso8859.h | 18 ++++
test/licensecheck/copr-utf8.h | 20 +++++
test/licensecheck/gpl-no-version.h | 8 ++
test/licensecheck/lgpl-no-version.h | 8 ++
test/test_licensecheck | 15 ++++
9 files changed, 238 insertions(+), 60 deletions(-)
create mode 100644 test/licensecheck/boost.h
create mode 100644 test/licensecheck/cddl.h
create mode 100644 test/licensecheck/copr-iso8859.h
create mode 100644 test/licensecheck/copr-utf8.h
create mode 100644 test/licensecheck/gpl-no-version.h
create mode 100644 test/licensecheck/lgpl-no-version.h
--
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