[libconfig-model-dpkg-perl] branch master updated (3aa1738 -> 835d5ba)

dod at debian.org dod at debian.org
Mon Feb 13 12:29:37 UTC 2017


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  3aa1738   prepare release
       new  95123b9   Scanner: don't use qr// when cleaning up regexp after
       new  7dde43e   Scanner: remove spaces during regexp cleanup
       new  9de1bcd   use directory name as package source name default
       new  8116abf   fix indentation
       new  94cbdd6   no longer use licensecheck --check option..
       new  a58c6fb   scanner: skip files which are not in check list
       new  a78e260   scanner: improve check/ignore doc
       new  7a7b830   scanner: scan by default .in .am .m4 files and man pages
       new  d082d63   scanner: ignore some debian files
       new  547c174   fix cme update dpkg (req config-model >= 2.098)
       new  8acbac3   use correct control example for pan dpkg test
       new  d7a472a   default © upstream name is found from control source...
       new  0c74fd7   test © upstream name from control source
       new  bec09e1   rename variable in test file
       new  775713f   add default value for debian/rules
       new  eebfbc5   moved compat element at the beginning..
       new  eaa1483   add default dummy value for debian/changelog
       new  3f0c6d0   tweak Dpkg::Backend to use Moose's "around"
       new  4591335   update Dpkg backend to read debian/*.install files
       new  355c70b   Dpkg model: remove unused parameter
       new  523716f   add support for debian/*.install files
       new  e51a496   test support of debian/*.install files
       new  835d5ba   add support for debian/not-installed file

The 23 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/control                                     |  2 +-
 lib/Config/Model/Backend/Dpkg.pm                   | 44 +++++++---
 lib/Config/Model/Dpkg/Copyright.pm                 |  2 +-
 lib/Config/Model/Dpkg/Dependency.pm                |  7 +-
 .../models/Dpkg.d/source-name/Dpkg/Copyright.pl    | 19 +++++
 lib/Config/Model/models/Dpkg.pl                    | 83 +++++++++++++++++--
 lib/Config/Model/models/Dpkg/Control/Source.pl     |  6 ++
 lib/Config/Model/models/Dpkg/Install.pl            | 41 +++++++++
 lib/Config/Model/models/Dpkg/Meta.pl               | 10 +++
 lib/Dpkg/Copyright/Scanner.pm                      | 96 ++++++++++++++--------
 .../pan-copyright-from-scratch/debian/control      | 42 ++++++----
 t/model_tests.d/dpkg-test-conf.pl                  | 51 ++++++++----
 t/model_tests.t                                    |  2 +-
 t/scanner/examples/pan.in                          |  1 -
 14 files changed, 313 insertions(+), 93 deletions(-)
 create mode 100644 lib/Config/Model/models/Dpkg.d/source-name/Dpkg/Copyright.pl
 create mode 100644 lib/Config/Model/models/Dpkg/Install.pl

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