[libdist-zilla-plugin-run-perl] 02/05: Merge tag 'upstream/0.023'

gregor herrmann gregoa at debian.org
Tue Aug 12 21:31:13 UTC 2014


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

gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-run-perl.

commit 8e01e5a990a895a80f2be804d2b8ccca12d69d17
Merge: bb903c7 566d0f7
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Aug 12 23:21:57 2014 +0200

    Merge tag 'upstream/0.023'
    
    Upstream version 0.023

 Build.PL                                     |  33 ++---
 CONTRIBUTING                                 |  13 +-
 Changes                                      |   5 +
 MANIFEST                                     |   4 +-
 META.json                                    | 185 ++++++++++++++++-----------
 META.yml                                     | 155 ++++++++++++----------
 Makefile.PL                                  |  31 +++--
 README                                       |   4 +-
 README.pod                                   | 160 -----------------------
 dist.ini                                     |   4 +-
 lib/Dist/Zilla/Plugin/Run.pm                 |  30 ++++-
 lib/Dist/Zilla/Plugin/Run/AfterBuild.pm      |   4 +-
 lib/Dist/Zilla/Plugin/Run/AfterMint.pm       |   4 +-
 lib/Dist/Zilla/Plugin/Run/AfterRelease.pm    |   4 +-
 lib/Dist/Zilla/Plugin/Run/BeforeBuild.pm     |   4 +-
 lib/Dist/Zilla/Plugin/Run/BeforeRelease.pm   |   4 +-
 lib/Dist/Zilla/Plugin/Run/Release.pm         |   4 +-
 lib/Dist/Zilla/Plugin/Run/Role/Runner.pm     |  39 +++++-
 lib/Dist/Zilla/Plugin/Run/Test.pm            |   4 +-
 t/00-load.t                                  |   2 -
 t/00-report-prereqs.dd                       |  24 ++--
 t/00-report-prereqs.t                        |  49 ++++---
 t/10_build_phase.t                           |  43 ++++++-
 t/20_formatter.t                             |  63 ++++++++-
 t/30_all_phases.t                            |   4 +-
 t/40_test_phase.t                            |   7 +-
 t/50_mint.t                                  |   2 +-
 t/60_redacted_configs.t                      |  90 +++++++++++++
 test_data/all_phases/dist.ini                |   2 +
 test_data/all_phases/script/run.pl           |  11 +-
 test_data/build_phase/dist.ini               |   2 +-
 test_data/build_phase/script/after_build.pl  |  10 +-
 test_data/build_phase/script/before_build.pl |   8 +-
 test_data/build_phase/script/no_trial.pl     |   6 +-
 test_data/test_phase/script/test.pl          |  10 +-
 xt/author/00-compile.t                       |   2 +-
 xt/author/pod-spell.t                        |   8 +-
 xt/release/changes_has_content.t             |   2 +-
 xt/release/no-tabs.t                         |   1 +
 39 files changed, 584 insertions(+), 453 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-run-perl.git



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