[libcpan-meta-perl] branch master updated (bacc187 -> 7c73aff)
gregor herrmann
gregoa at debian.org
Sat May 3 12:58:01 UTC 2014
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libcpan-meta-perl.
from bacc187 releasing package libcpan-meta-perl version 2.140640-1
new 61aec5a Imported Upstream version 2.141170
new e92fe92 New upstream release.
new bda3811 Drop avoid-new-List-Utils.patch, not needed anymore.
new 7c73aff releasing package libcpan-meta-perl version 2.141170-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 | 19 +
LICENSE | 2 +-
MANIFEST | 3 +-
META.json | 28 +-
META.yml | 22 +-
Makefile.PL | 8 +-
README | 6 +-
cpanfile | 4 +-
debian/changelog | 9 +
debian/control | 4 +-
debian/patches/avoid-new-List-Utils.patch | 67 ----
debian/patches/series | 1 -
dist.ini | 1 +
lib/CPAN/Meta.pm | 572 +++++++++++++++---------------
lib/CPAN/Meta/Converter.pm | 316 +++++++++++------
lib/CPAN/Meta/Feature.pm | 72 ++--
lib/CPAN/Meta/History.pm | 4 +-
lib/CPAN/Meta/Prereqs.pm | 212 +++++------
lib/CPAN/Meta/Spec.pm | 40 ++-
lib/CPAN/Meta/Validator.pm | 354 +++++++++---------
t/00-report-prereqs.t | 4 +-
t/converter-fragments.t | 158 +++++++++
xt/author/00-compile.t | 2 +-
xt/author/pod-spell.t | 13 +-
24 files changed, 1099 insertions(+), 822 deletions(-)
delete mode 100644 debian/patches/avoid-new-List-Utils.patch
delete mode 100644 debian/patches/series
create mode 100644 t/converter-fragments.t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-meta-perl.git
More information about the Pkg-perl-cvs-commits
mailing list