[libdist-zilla-plugin-run-perl] 03/07: Merge tag 'upstream/0.026'

gregor herrmann gregoa at debian.org
Sun Sep 7 15:16:41 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 1c28a53dd005b6bdec6a18633646620a5d617558
Merge: 214ee94 58d60b2
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Sep 7 17:10:32 2014 +0200

    Merge tag 'upstream/0.026'
    
    Upstream version 0.026

 Build.PL                                     |  24 +--
 CONTRIBUTING                                 |  17 +-
 Changes                                      |  11 ++
 MANIFEST                                     |  16 +-
 META.json                                    | 222 ++++++++++++++++++++-------
 META.yml                                     | 131 ++++++++++------
 Makefile.PL                                  |  18 +--
 README                                       |   4 +-
 dist.ini                                     |   2 +-
 lib/Dist/Zilla/Plugin/Run.pm                 |  67 +++++---
 lib/Dist/Zilla/Plugin/Run/AfterBuild.pm      |   7 +-
 lib/Dist/Zilla/Plugin/Run/AfterMint.pm       |   7 +-
 lib/Dist/Zilla/Plugin/Run/AfterRelease.pm    |   7 +-
 lib/Dist/Zilla/Plugin/Run/BeforeBuild.pm     |   7 +-
 lib/Dist/Zilla/Plugin/Run/BeforeRelease.pm   |   7 +-
 lib/Dist/Zilla/Plugin/Run/Release.pm         |   7 +-
 lib/Dist/Zilla/Plugin/Run/Role/Runner.pm     |  27 +++-
 lib/Dist/Zilla/Plugin/Run/Test.pm            |   7 +-
 t/00-report-prereqs.dd                       |  63 +++++++-
 t/00-report-prereqs.t                        |  17 +-
 t/10_build_phase.t                           |  44 +++++-
 t/20_formatter.t                             |  39 ++++-
 t/30_all_phases.t                            |  41 +++--
 t/40_test_phase.t                            |  31 +++-
 t/50_mint.t                                  |   7 +-
 t/60_redacted_configs.t                      |   4 +-
 t/70-eval.t                                  |  72 +++++++++
 test_data/all_phases/dist.ini                |  30 ----
 test_data/all_phases/lib/Digest/MD5.js       |   4 -
 test_data/all_phases/script/run.pl           |   7 -
 test_data/build_phase/dist.ini               |  37 -----
 test_data/build_phase/lib/Digest/MD5.js      |   4 -
 test_data/build_phase/script/after_build.pl  |   6 -
 test_data/build_phase/script/before_build.pl |   6 -
 test_data/build_phase/script/no_trial.pl     |   5 -
 test_data/test_phase/dist.ini                |  32 ----
 test_data/test_phase/lib/Digest/MD5.js       |   4 -
 test_data/test_phase/script/test.pl          |   7 -
 xt/author/00-compile.t                       |   4 +-
 xt/{release => author}/clean-namespaces.t    |   4 +-
 xt/{release => author}/no-tabs.t             |   7 +-
 xt/author/pod-spell.t                        |  22 +--
 xt/release/changes_has_content.t             |   2 +-
 xt/release/kwalitee.t                        |   9 +-
 44 files changed, 674 insertions(+), 422 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