[libconfig-mvp-perl] branch master updated (9b03d7d -> 1b1aed3)

gregor herrmann gregoa at debian.org
Fri Jul 4 17:54:23 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  9b03d7d   update changelog
      adds  286d801   Imported Upstream version 2.200008
       new  fb09b6a   Merge tag 'upstream/2.200008'
       new  b72697e   New upstream release.
       new  9caedb4   Drop (build) dependency on libmodule-runtime-perl.
       new  1b1aed3   releasing package libconfig-mvp-perl version 2.200008-1

The 4 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                                       |   5 +
 LICENSE                                       |   2 +-
 MANIFEST                                      |   2 +-
 META.json                                     | 177 ++++++++---
 META.yml                                      | 242 +++++++++------
 Makefile.PL                                   |   7 +-
 README                                        |   4 +-
 debian/changelog                              |   6 +-
 debian/control                                |   2 -
 lib/Config/MVP.pm                             | 406 +++++++++++++-------------
 lib/Config/MVP/Assembler.pm                   | 256 ++++++++--------
 lib/Config/MVP/Assembler/WithBundles.pm       | 132 +++++----
 lib/Config/MVP/Error.pm                       |   4 +-
 lib/Config/MVP/Reader.pm                      | 124 ++++----
 lib/Config/MVP/Reader/Findable.pm             |  34 +--
 lib/Config/MVP/Reader/Findable/ByExtension.pm |  44 +--
 lib/Config/MVP/Reader/Finder.pm               |  59 ++--
 lib/Config/MVP/Reader/Hash.pm                 |  32 +-
 lib/Config/MVP/Section.pm                     | 204 ++++++-------
 lib/Config/MVP/Sequence.pm                    | 114 ++++----
 t/000-report-versions-tiny.t                  |   1 -
 t/reader.t                                    |   4 +
 xt/release/changes_has_content.t              |   2 +-
 xt/release/pod-syntax.t                       |   4 +-
 24 files changed, 1020 insertions(+), 847 deletions(-)

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