[libconfig-mvp-perl] branch master updated (c413da1 -> 42e1e1a)
gregor herrmann
gregoa at debian.org
Sat Aug 10 14:56:25 UTC 2013
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 c413da1 update changelog
adds 4338dfa Imported Upstream version 2.200003
new 3f01018 Merge tag 'upstream/2.200003'
new 1925ee5 New upstream release.
new 46ffc53 Update years of upstream and packaging copyright.
new 0f2819b Declare compliance with Debian Policy 3.9.4.
new 42e1e1a releasing package libconfig-mvp-perl version 2.200003-1
The 5 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 | 3 +
LICENSE | 6 +-
MANIFEST | 5 +-
META.json | 140 +++++++++++++++----------
META.yml | 127 ++++++++++++----------
Makefile.PL | 4 +-
README | 4 +-
debian/changelog | 11 +-
debian/control | 2 +-
debian/copyright | 4 +-
dist.ini | 1 +
lib/Config/MVP.pm | 12 +--
lib/Config/MVP/Assembler.pm | 8 +-
lib/Config/MVP/Assembler/WithBundles.pm | 18 ++--
lib/Config/MVP/Error.pm | 8 +-
lib/Config/MVP/Reader.pm | 8 +-
lib/Config/MVP/Reader/Findable.pm | 9 +-
lib/Config/MVP/Reader/Findable/ByExtension.pm | 8 +-
lib/Config/MVP/Reader/Finder.pm | 8 +-
lib/Config/MVP/Reader/Hash.pm | 8 +-
lib/Config/MVP/Section.pm | 8 +-
lib/Config/MVP/Sequence.pm | 8 +-
t/00-compile.t | 73 +++++++++++++
t/000-report-versions-tiny.t | 93 ++++++++++++++++
t/release-pod-syntax.t | 15 ---
xt/release/changes_has_content.t | 41 ++++++++
xt/release/pod-syntax.t | 7 ++
27 files changed, 444 insertions(+), 195 deletions(-)
create mode 100644 t/00-compile.t
create mode 100644 t/000-report-versions-tiny.t
delete mode 100644 t/release-pod-syntax.t
create mode 100644 xt/release/changes_has_content.t
create mode 100644 xt/release/pod-syntax.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