[libparse-cpan-meta-perl] branch master updated (50a5786 -> d920dba)

gregor herrmann gregoa at debian.org
Sun Feb 23 17:49:21 UTC 2014


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libparse-cpan-meta-perl.

      from  50a5786   update changelog
      adds  0457767   Imported Upstream version 1.4413
       new  c36bfcd   Merge tag 'upstream/1.4413'
       new  681ec9a   New upstream release.
       new  62dd497   Update list of copyright holders and copyright years.
       new  088bbe8   Update build dependencies.
       new  c50d2c6   Declare compliance with Debian Policy 3.9.5.
       new  d920dba   releasing package libparse-cpan-meta-perl version 1.4413-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                       |  34 ++++++++
 LICENSE                       |   6 +-
 MANIFEST                      |   4 +-
 META.json                     |  35 ++++++---
 META.yml                      |  45 +++++------
 Makefile.PL                   |  60 +++++++-------
 README                        |  15 ++--
 cpanfile                      |  29 +++++--
 debian/changelog              |   8 +-
 debian/control                |  15 ++--
 debian/copyright              |  15 ++--
 dist.ini                      |   6 +-
 lib/Parse/CPAN/Meta.pm        |  78 +++++++++---------
 t/00-report-prereqs.t         | 179 +++++++++++++++++++++++++++++++++++-------
 t/02_api.t                    |  19 +++--
 t/03_functions.t              |  10 ---
 t/04_export.t                 |  10 ---
 t/05_errors.t                 |  10 ---
 t/data/BadMETA.yml            |  24 ++++++
 t/lib/Parse/CPAN/Meta/Test.pm |   6 +-
 {t => xt/author}/00-compile.t |  12 ++-
 xt/author/pod-spell.t         |   5 +-
 xt/release/distmeta.t         |   5 +-
 xt/release/pod-coverage.t     |  12 +--
 xt/release/pod-syntax.t       |   5 +-
 25 files changed, 415 insertions(+), 232 deletions(-)
 create mode 100644 t/data/BadMETA.yml
 rename {t => xt/author}/00-compile.t (74%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libparse-cpan-meta-perl.git



More information about the Pkg-perl-cvs-commits mailing list