[libconfig-model-dpkg-perl] branch master updated (07de607 -> 1274cf2)

dod at debian.org dod at debian.org
Sat May 13 16:37:07 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  07de607   test parse of 'foo|bar' dependency
       new  a8cef8b   add support for bugfiles (Closes: #692131)
       new  79d6827   test  bugfiles
       new  163e0b3   control: depends on libconfig-model-perl >= 2.101
       new  80fc2c1   fix typo in comment
       new  2503eb6   abort optimisation when © years range is empty (Closes: #862368)
       new  62390aa   improve split copyright (Closes: #862368)
       new  1cec12a   add trace in test
       new  1274cf2   test for #862368 (pb with copyright regexp)

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:
 debian/control                                     |  4 +-
 lib/Config/Model/models/Dpkg.pl                    | 10 +++
 lib/Config/Model/models/Dpkg/BugFiles.pl           | 36 +++++++++++
 lib/Config/Model/models/Dpkg/BugFiles/Control.pl   | 74 ++++++++++++++++++++++
 lib/Dpkg/Copyright/Scanner.pm                      |  6 +-
 .../dpkg-examples/libversion/debian/control        |  2 +-
 .../libversion/debian/libversion.bug-control       |  3 +
 .../libversion/debian/libversion.bug-script        |  3 +
 t/model_tests.d/dpkg-test-conf.pl                  |  7 +-
 t/scanner/examples/tablesorter.in                  |  2 +
 t/scanner/examples/tablesorter.out                 |  8 +++
 t/scanner/scan-copyright.t                         |  1 +
 12 files changed, 148 insertions(+), 8 deletions(-)
 create mode 100644 lib/Config/Model/models/Dpkg/BugFiles.pl
 create mode 100644 lib/Config/Model/models/Dpkg/BugFiles/Control.pl
 create mode 100644 t/model_tests.d/dpkg-examples/libversion/debian/libversion.bug-control
 create mode 100644 t/model_tests.d/dpkg-examples/libversion/debian/libversion.bug-script
 create mode 100644 t/scanner/examples/tablesorter.in
 create mode 100644 t/scanner/examples/tablesorter.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