[libconfig-mvp-perl] branch master updated (4c38d4f -> 4ef930c)
Nuno Carvalho
smash at cpan.org
Tue Jun 2 17:21:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
mestre-guest pushed a change to branch master
in repository libconfig-mvp-perl.
from 4c38d4f update changelog
adds 03e7f25 Imported Upstream version 2.200010
new 5103372 Merge tag 'upstream/2.200010'
new c270c90 Update standards version
new 1635178 Update d/copyright years
new e692355 Add Testsuite in d/control
new 598152f Add d/upstream/metadata
new 4ef930c New upstream release, ready for review
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:
Changes | 8 ++
LICENSE | 6 +-
MANIFEST | 5 +-
META.json | 180 +++++++++++++++----------
META.yml | 164 +++++++++++++----------
Makefile.PL | 17 +--
README | 6 +-
debian/changelog | 15 ++-
debian/control | 3 +-
debian/copyright | 2 +-
debian/upstream/metadata | 7 +
lib/Config/MVP.pm | 34 ++++-
lib/Config/MVP/Assembler.pm | 6 +-
lib/Config/MVP/Assembler/WithBundles.pm | 19 ++-
lib/Config/MVP/Error.pm | 6 +-
lib/Config/MVP/Reader.pm | 6 +-
lib/Config/MVP/Reader/Findable.pm | 6 +-
lib/Config/MVP/Reader/Findable/ByExtension.pm | 6 +-
lib/Config/MVP/Reader/Finder.pm | 6 +-
lib/Config/MVP/Reader/Hash.pm | 6 +-
lib/Config/MVP/Section.pm | 27 ++--
lib/Config/MVP/Sequence.pm | 6 +-
t/00-report-prereqs.dd | 48 +++++++
t/00-report-prereqs.t | 183 ++++++++++++++++++++++++++
t/000-report-versions-tiny.t | 90 -------------
xt/release/changes_has_content.t | 2 +-
26 files changed, 568 insertions(+), 296 deletions(-)
create mode 100644 debian/upstream/metadata
create mode 100644 t/00-report-prereqs.dd
create mode 100644 t/00-report-prereqs.t
delete mode 100644 t/000-report-versions-tiny.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