[libcpan-meta-perl] branch master updated (4438bf4 -> bacc187)

gregor herrmann gregoa at debian.org
Mon Apr 7 17:11:14 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  4438bf4   update changelog
      adds  13a3538   Imported Upstream version 2.140640
       new  346eba3   Merge tag 'upstream/2.140640'
       new  cbb3196   New upstream release.
       new  338bef0   Refresh avoid-new-List-Utils.patch.
       new  82b53ae   Update (build) dependencies.
       new  6e3e4e4   Update years of packaging copyright.
       new  bacc187   releasing package libcpan-meta-perl version 2.140640-1

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                                   |  20 ++
 MANIFEST                                  |   2 +
 META.json                                 |  28 +--
 META.yml                                  |  64 +++----
 Makefile.PL                               |   7 +-
 README                                    |   9 +-
 cpanfile                                  |   8 +-
 debian/changelog                          |   9 +-
 debian/control                            |   8 +-
 debian/copyright                          |   2 +-
 debian/patches/avoid-new-List-Utils.patch |  48 ++---
 dist.ini                                  |   7 +-
 lib/CPAN/Meta.pm                          | 309 +++++++++++++++++++++++++++++-
 lib/CPAN/Meta/Converter.pm                |  77 +++++++-
 lib/CPAN/Meta/Feature.pm                  |  38 +++-
 lib/CPAN/Meta/History.pm                  |   4 +-
 lib/CPAN/Meta/Prereqs.pm                  | 108 ++++++++++-
 lib/CPAN/Meta/Spec.pm                     |  61 ++++--
 lib/CPAN/Meta/Validator.pm                | 180 ++++++++++++++++-
 t/00-report-prereqs.t                     | 167 +++++++++++-----
 t/data-test/{META-2.json => META-2.meta}  |   2 +-
 t/save-load.t                             |   7 +
 xt/author/pod-spell.t                     |   9 +-
 xt/release/distmeta.t                     |   5 +-
 xt/release/pod-coverage.t                 |  12 +-
 xt/release/pod-syntax.t                   |   5 +-
 26 files changed, 1003 insertions(+), 193 deletions(-)
 copy t/data-test/{META-2.json => META-2.meta} (97%)

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