[libconfig-mvp-perl] branch master updated (77dbcb8 -> cb6a6c5)

gregor herrmann gregoa at debian.org
Fri Feb 14 20:35:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libconfig-mvp-perl.

      from  77dbcb8   releasing package libconfig-mvp-perl version 2.200006-1
      adds  f91ad57   Imported Upstream version 2.200007
       new  02fec6a   Merge tag 'upstream/2.200007'
       new  c216769   New upstream release.
       new  215c756   Update years of copyright.
       new  a3c1a4a   Drop build dependency on libcapture-tiny-perl.
       new  6d8da67   Drop unversioned perl from Depends.
       new  92d6c14   Declare compliance with Debian Policy 3.9.5.
       new  f3c91e6   Build depend on Test::More 0.96.
       new  cb6a6c5   releasing package libconfig-mvp-perl version 2.200007-1

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:
 Changes                                       |   4 +
 LICENSE                                       |   6 +-
 MANIFEST                                      |   2 +-
 META.json                                     | 244 +++++++++++++++++++-------
 META.yml                                      | 207 ++++++++++++++++------
 Makefile.PL                                   |  58 +++---
 README                                        |   6 +-
 debian/changelog                              |  11 ++
 debian/control                                |   9 +-
 debian/copyright                              |   4 +-
 lib/Config/MVP.pm                             | 210 +++++++++++++++++++++-
 lib/Config/MVP/Assembler.pm                   | 138 ++++++++++++++-
 lib/Config/MVP/Assembler/WithBundles.pm       |  61 ++++++-
 lib/Config/MVP/Error.pm                       |  12 +-
 lib/Config/MVP/Reader.pm                      |  72 +++++++-
 lib/Config/MVP/Reader/Findable.pm             |  27 ++-
 lib/Config/MVP/Reader/Findable/ByExtension.pm |  32 +++-
 lib/Config/MVP/Reader/Finder.pm               |  37 +++-
 lib/Config/MVP/Reader/Hash.pm                 |  26 ++-
 lib/Config/MVP/Section.pm                     | 113 +++++++++++-
 lib/Config/MVP/Sequence.pm                    |  67 ++++++-
 t/00-compile.t                                |  49 ------
 t/000-report-versions-tiny.t                  |   6 +-
 xt/release/changes_has_content.t              |   2 +-
 xt/release/pod-syntax.t                       |   1 +
 25 files changed, 1130 insertions(+), 274 deletions(-)
 delete mode 100644 t/00-compile.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libconfig-mvp-perl.git



More information about the Pkg-perl-cvs-commits mailing list