[libconfig-model-dpkg-perl] branch master updated (263b166 -> f7d15af)

dod at debian.org dod at debian.org
Sat Sep 7 17:23:07 UTC 2013


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  263b166   test conversion of File into Files section
       new  a36f395   Control model: added support for XS-Testsuite (Thanks Stig) (Closes: #721663)
       new  6d3c0ef   added tests for xs-testsuite (Thanks Stig)
       new  3b8696c   Pure reformat of all models. Nothing that matters has changed...
       new  f97e662   Improved XS-Testsuite doc
       new  1351e64   Fixed URL to doc in XS-testsuite description
       new  f7d15af   XS-Testsuite: remove default value...

The 6 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/Config/Model/models/Dpkg.pl                    |   88 +++----
 lib/Config/Model/models/Dpkg/Control.pl            |   38 +--
 lib/Config/Model/models/Dpkg/Control/Binary.pl     |  216 ++++++++--------
 lib/Config/Model/models/Dpkg/Control/Source.pl     |  269 ++++++++++----------
 lib/Config/Model/models/Dpkg/Copyright.pl          |  140 +++++-----
 lib/Config/Model/models/Dpkg/Copyright/Content.pl  |   40 +--
 .../Model/models/Dpkg/Copyright/FileLicense.pl     |  102 ++++----
 .../Model/models/Dpkg/Copyright/GlobalLicense.pl   |   82 +++---
 .../Model/models/Dpkg/Copyright/LicenseSpec.pl     |   28 +-
 lib/Config/Model/models/Dpkg/Meta.pl               |   96 +++----
 lib/Config/Model/models/Dpkg/Patch.pl              |   92 +++----
 lib/Config/Model/models/Dpkg/Source.pl             |   64 ++---
 lib/Config/Model/models/Dpkg/Source/Options.pl     |   58 ++---
 .../dpkg-control-examples/{ruby => xs-testsuite}   |    1 +
 t/model_tests.d/dpkg-control-test-conf.pl          |    7 +
 15 files changed, 671 insertions(+), 650 deletions(-)
 copy t/model_tests.d/dpkg-control-examples/{ruby => xs-testsuite} (95%)

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