[libcpan-meta-requirements-perl] branch master updated (d30a598 -> f80cd97)

gregor herrmann gregoa at debian.org
Thu Jul 31 16:39:24 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-requirements-perl.

      from  d30a598   update changelog
      adds  5d6c5e6   Imported Upstream version 2.126
       new  aa38675   Merge tag 'upstream/2.126'
       new  20c0675   New upstream release.
       new  d74cdbc   CONTRIBUTING was renamed to CONTRIBUTING.mkdn.
       new  1f3ef6e   Update years of packaging copyright.
       new  7f8765f   Declare compliance with Debian Policy 3.9.5.
       new  8adcba5   cme: reformat debian/control
       new  f80cd97   releasing package libcpan-meta-requirements-perl version 2.126-1

The 7 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:
 CONTRIBUTING                               |  70 -------
 CONTRIBUTING.mkdn                          | 100 ++++++++++
 Changes                                    |  16 +-
 LICENSE                                    |   2 +-
 MANIFEST                                   |   6 +-
 META.json                                  |  30 ++-
 META.yml                                   |  39 ++--
 Makefile.PL                                |  48 ++---
 README                                     |  24 ++-
 cpanfile                                   |  17 +-
 debian/changelog                           |   8 +-
 debian/control                             |   9 +-
 debian/copyright                           |   2 +-
 debian/libcpan-meta-requirements-perl.docs |   2 +-
 dist.ini                                   |   6 +-
 lib/CPAN/Meta/Requirements.pm              | 284 +++++++++++++++++++++++++++--
 perlcritic.rc                              |   5 +-
 t/00-report-prereqs.dd                     |  49 +++++
 t/00-report-prereqs.t                      | 204 ++++++++++++++++-----
 {t => xt/author}/00-compile.t              |  12 +-
 xt/author/pod-spell.t                      |   7 +-
 xt/release/distmeta.t                      |   5 +-
 xt/release/pod-coverage.t                  |  12 +-
 xt/release/pod-syntax.t                    |   5 +-
 24 files changed, 725 insertions(+), 237 deletions(-)
 delete mode 100644 CONTRIBUTING
 create mode 100644 CONTRIBUTING.mkdn
 create mode 100644 t/00-report-prereqs.dd
 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/libcpan-meta-requirements-perl.git



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