[libconfig-model-dpkg-perl] branch master updated (325bf7d -> 443e02b)

dod at debian.org dod at debian.org
Sat Feb 27 18:35:50 UTC 2016


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  325bf7d   fixed typos in models/Dpkg.pl
       new  4d16c6a   scanner: no special treament for debian package
       new  261c32f   scanner: skip LICENSE or README without info...
       new  a0a83d5   copyright update: fix call to load function
       new  fe175e2   added fix.copyright.scanner parameter
       new  f15e1f9   test when README contains no info
       new  f189f75   (c) check: complain only about vanilla MIT license
       new  a50be3e   fix scanner tests
       new  c5b6ab7   Abort when extracted license data is corrupted
       new  4459087   license can be overridden with fill.copyright.blank
       new  a98d547   Improved license cleanup (Closes: #815756)
       new  58d563e   improved comment
       new  8bdee9e   Copyright update: don't show meaningless changes..
       new  c5124b4   copyright udpate: Improved last shown message
       new  443e02b   prepare release

The 14 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                                   | 18 ++++++
 lib/Config/Model/Dpkg/Copyright.pm                 | 25 ++++++--
 lib/Config/Model/models/Dpkg.pl                    | 12 ++++
 .../Model/models/Dpkg/Copyright/FileLicense.pl     | 10 ++--
 .../models/Dpkg/Copyright/FillBlanks/Pattern.pl    |  6 ++
 lib/Dpkg/Copyright/Scanner.pm                      | 68 ++++++++++++----------
 t/model_tests.d/dpkg-copyright-examples/oar        |  4 +-
 t/model_tests.d/dpkg-copyright-test-conf.pl        |  2 +-
 t/scanner/examples/moarvm-3rdparty-tinymt.in       |  4 ++
 t/scanner/examples/moarvm-3rdparty-tinymt.out      |  8 +++
 t/scanner/examples/moarvm.out                      | 14 +++--
 t/scanner/examples/open-nebula.out                 | 22 +++----
 t/scanner/examples/pan.out                         |  4 ++
 t/scanner/examples/rakudo-star.out                 | 34 ++++++++---
 t/scanner/examples/sdl2.out                        |  2 +-
 15 files changed, 165 insertions(+), 68 deletions(-)
 create mode 100644 t/scanner/examples/moarvm-3rdparty-tinymt.in
 create mode 100644 t/scanner/examples/moarvm-3rdparty-tinymt.out

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