[libconfig-model-dpkg-perl] branch master updated (af8663e -> 477eaf7)

dod at debian.org dod at debian.org
Mon Jan 12 07:09:46 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  af8663e   fix and improved Testsuite tests
       new  3084068   Added update implementation for dpkg-copyright
       new  b6a5e7e   copyright update: remove javascript restriction
       new  28e8c44   Dpkg::Copyright model: use Dpkg::Copyright Perl class
       new  66f7eee   copyright update: squashing is working
       new  608c346   squash and pack copyright both work
       new  e67ae23   Moved file scanner into its own module
       new  ebe9a37   clarified code and added comments
       new  899b9cf   Copyright::Scanner: better handle when no copyright info is found
       new  cd3a606   Copyright::Scanner: remove spaces in copyright ranges of years
       new  6736572   Copyright::Scanner: remove beginnig of (any) sentence after copyright statement
       new  5ec4e1c   Copyright::Scanner: re-arrange and consolidate copyright years
       new  99222b2   renamed get_copyright to print_copyright
       new  8a25fa9   added scan_copyrights command
       new  43dfa49   updated comments
       new  d4c5714   added doc
       new  ff57d12   copyright: change spaces into dash in license short names
       new  72bd117   Revert "Copyright::Scanner: remove beginnig of (any) sentence after copyright statement"
       new  5643b78   Scanner: handle license like "foo or bar"
       new  0578c53   handle public domain license to have a single keyword
       new  d6a2563   Scanner: reverse sort copyright owner
       new  2af727f   Copyright update: pack and loaf info correctly
       new  71478c2   Scanner: expect utf-8 from licensecheck
       new  a9db23c   Scanner: scan_files now returns files with no-info-found...
       new  2f4170c   Scanner: removed traces
       new  1fba55b   C::M::D::Copyright: updated comments
       new  d8bde41   C::M::D::Copyright: update removes obsolete entries
       new  477eaf7   Scanner: remove call to WWW (diagnostic code)

The 27 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:
 bin/scan_copyrights                       |  90 +++++++++
 lib/Config/Model/Dpkg/Copyright.pm        | 145 ++++++++++++++
 lib/Config/Model/models/Dpkg/Copyright.pl |   1 +
 lib/Dpkg/Copyright/Scanner.pm             | 318 ++++++++++++++++++++++++++++++
 4 files changed, 554 insertions(+)
 create mode 100644 bin/scan_copyrights
 create mode 100644 lib/Config/Model/Dpkg/Copyright.pm
 create mode 100644 lib/Dpkg/Copyright/Scanner.pm

-- 
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