[libconfig-model-dpkg-perl] branch master updated (cd3b6ff -> 4694f8d)

dod at debian.org dod at debian.org
Sun Jan 18 20:14:20 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  cd3b6ff   Scanner: added much needed comment
       new  4072342   Scanner: Also pack files when similar licenses are mingled
       new  db1bd8c   Scanner: always use sort with keys for predictable results
       new  1979d40   Scanner: sort output of licensecheck
       new  7097631   Scanner: handle "zlib and expat" license (very fragile...)
       new  de9d0e2   Scanner: improve copyright cleanup
       new  5a368e6   Scanner: don't clobber data of (c) owner
       new  b443bad   Scanner: Don't touch (c) data if owner can't be figured out
       new  4694f8d   Added scan-copyright test

The 8 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/Dpkg/Copyright/Scanner.pm |  93 ++++--
 t/scanner/examples/pan.in     | 230 +++++++++++++++
 t/scanner/examples/pan.out    | 116 ++++++++
 t/scanner/examples/sdl2.in    | 666 ++++++++++++++++++++++++++++++++++++++++++
 t/scanner/examples/sdl2.out   |  93 ++++++
 t/scanner/pack_files.t        |  31 +-
 t/scanner/scan-copyright.t    |  26 ++
 7 files changed, 1224 insertions(+), 31 deletions(-)
 create mode 100644 t/scanner/examples/pan.in
 create mode 100644 t/scanner/examples/pan.out
 create mode 100644 t/scanner/examples/sdl2.in
 create mode 100644 t/scanner/examples/sdl2.out
 create mode 100644 t/scanner/scan-copyright.t

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