[libconfig-model-dpkg-perl] branch master updated (61c85b5 -> d72f08a)

dod at debian.org dod at debian.org
Fri Mar 20 16:25:53 UTC 2015


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

dod pushed a change to branch master
in repository libconfig-model-dpkg-perl.

      from  61c85b5   C::M::Dpkg::Copyright: update can now start from scratch
       new  7f7099c   Copyright model: clean up text retrieved from Software::License...
       new  986adde   Dpkg::Copyright::update: pass test args to scan function
       new  a26da32   removed debug traces
       new  8634674   Dpkg::Copyright: improved handling of fix.scanned.copyright file
       new  fbd3d82   added copyright update test
       new  e05d072   test copyright update from scratch
       new  ee8c538   fix typo
       new  6232c0a   test copyright update from scratch + fix.scanned.copyright
       new  72a8f19   (c) scanner: cleanup "by" and "all rights reserved" from copyrights
       new  3b91d1b   (c) scanner: extracted __split_copyright function
       new  d72f08a   (c) scanner: coalesce (c) years for files in same dir with same owners and license

The 11 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:
 lib/Config/Model/Dpkg/Copyright.pm                 | 55 ++++++++----
 .../Model/models/Dpkg/Copyright/LicenseSpec.pl     | 13 +--
 lib/Dpkg/Copyright/Scanner.pm                      | 97 ++++++++++++++++++++--
 t/copyright-update.t                               | 84 +++++++++++++++++++
 t/model_tests.d/dependency-cache.txt               |  8 ++
 t/model_tests.d/dpkg-copyright-test-conf.pl        | 16 +++-
 .../pan-copyright-from-scratch/debian}/compat      |  0
 .../pan-copyright-from-scratch/debian/control      | 30 +++++++
 .../pan-copyright-from-scratch/debian/copyright    |  0
 .../debian/fix.scanned.copyright                   |  7 ++
 .../pan-copyright-from-scratch/debian/rules        | 17 ++++
 .../debian/source/format                           |  0
 .../pan-copyright-from-scratch/debian/watch        |  2 +
 t/model_tests.d/dpkg-test-conf.pl                  | 18 ++++
 14 files changed, 317 insertions(+), 30 deletions(-)
 create mode 100644 t/copyright-update.t
 copy {debian => t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian}/compat (100%)
 create mode 100644 t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/control
 create mode 100644 t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/copyright
 create mode 100644 t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/fix.scanned.copyright
 create mode 100755 t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/rules
 copy t/model_tests.d/dpkg-examples/{libversion => pan-copyright-from-scratch}/debian/source/format (100%)
 create mode 100644 t/model_tests.d/dpkg-examples/pan-copyright-from-scratch/debian/watch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-model-dpkg-perl.git



More information about the Pkg-perl-cvs-commits mailing list