[devscripts] branch master updated (f526697 -> 9eab13f)

James McCoy jamessan at debian.org
Wed Aug 7 02:49:49 UTC 2013


This is an automated email from the git hooks/post-receive script.

jamessan pushed a change to branch master
in repository devscripts.

      from  f526697   wnpp-check: add convenience URLs to DBTS and reorder fields for easy perception
       new  6173548   uscan: properly cope with colons and minus signs in upstream versions
       new  7f80a13   dscverify: Use ~/.gnupg/trustedkeys.gpg, if available.
       new  888df2b   copyright notice from freeswitch/libs/tiff-4.0.2
       new  64a4b02   allow plural: copyright notices
       new  c7a2814   bogus recognition "copyright holders"
       new  b83773a   ignore "copyright holders"
       new  4ab7c48   alternative BSD-3 wording "authors" and "_any_ contributors"
       new  7da51bf   more libereral match for 3rd BSD clause
       new  142c959   false-positive: #define's using a (c) parameter
       new  1f93424   ignore #defines containing (c)
       new  4a8f12f   == regexp killer test
       new  75079f6   false positive: copyright ownership
       new  5cc3ef3   fix "copyright ownership"
       new  6a0d476   false positive "copyright statement"
       new  948a27f   ignore "copyright statement"
       new  fe3d57c   false positive: copyright string...
       new  dc99585   ignore "copyright string"
       new  e39aa36   more false positives
       new  1ed14a1   ignore coyright (claim|is|in), and fix test
       new  64339cc   false positive: copyright to ...
       new  45fea41   ignore "copyright to"
       new  9eab13f   Various licensecheck improvements

The 22 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:
 Devscripts/Versort.pm                       |   27 ++++++++++++++--------
 debian/changelog                            |   17 ++++++++++++++
 scripts/dscverify.1                         |    2 ++
 scripts/dscverify.pl                        |    7 ++++--
 scripts/licensecheck.pl                     |   14 +++++++++---
 scripts/uscan.pl                            |   14 ++++++------
 test/licensecheck/bsd-3-clause-authorsany.c |   11 +++++++++
 test/licensecheck/false-positives           |   33 +++++++++++++++++++++++++++
 test/licensecheck/regexp-killer.c           |   20 ++++++++++++++++
 test/test_licensecheck                      |    9 ++++++++
 10 files changed, 132 insertions(+), 22 deletions(-)
 create mode 100644 test/licensecheck/bsd-3-clause-authorsany.c
 create mode 100644 test/licensecheck/false-positives
 create mode 100644 test/licensecheck/regexp-killer.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list