[libcpan-reporter-smoker-perl] branch master updated (e4707e1 -> 5b4cb1e)

Marius Gavrilescu marius-guest at moszumanska.debian.org
Wed Dec 4 12:58:48 UTC 2013


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

marius-guest pushed a change to branch master
in repository libcpan-reporter-smoker-perl.

      from  e4707e1   Add libyaml-perl to Build-Depends-Indep
      adds  7e3ca2c   Imported Upstream version 0.25
       new  5b4cb1e   Merge tag 'upstream/0.25'

The 1 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 +++++++
 Changes                         |   6 +
 LICENSE                         |   2 +-
 MANIFEST                        |  13 +-
 MANIFEST.SKIP                   |   3 -
 META.json                       |  74 +++++---
 META.yml                        |  24 ++-
 Makefile.PL                     | 130 ++++++++-----
 t/CPAN/indices/README => README |  38 ++--
 README.PATCHING                 |  42 -----
 cpanfile                        |  59 ++++++
 dist.ini                        |  24 ++-
 lib/CPAN/Reporter/Smoker.pm     |  72 +++++--
 perlcritic.rc                   |  23 +++
 t/00-compile.t                  |  59 ------
 t/00-report-prereqs.t           | 144 ++++++++++++++
 t/CPAN/indices/README           | 409 +---------------------------------------
 xt/author/00-compile.t          |  51 +++++
 xt/author/critic.t              |  12 ++
 xt/author/pod-spell.t           |  39 ++++
 xt/release/minimum-version.t    |   8 +
 xt/release/portability.t        |  12 ++
 xt/release/test-version.t       |  22 ++-
 23 files changed, 707 insertions(+), 629 deletions(-)
 create mode 100644 CONTRIBUTING
 delete mode 100644 MANIFEST.SKIP
 copy t/CPAN/indices/README => README (93%)
 delete mode 100644 README.PATCHING
 create mode 100644 cpanfile
 create mode 100644 perlcritic.rc
 delete mode 100644 t/00-compile.t
 create mode 100644 t/00-report-prereqs.t
 create mode 100644 xt/author/00-compile.t
 create mode 100644 xt/author/critic.t
 create mode 100644 xt/author/pod-spell.t
 create mode 100644 xt/release/minimum-version.t
 create mode 100644 xt/release/portability.t

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcpan-reporter-smoker-perl.git



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