[libdist-zilla-plugin-run-perl] 01/05: Merge tag 'upstream/0.042'
Lucas Kanashiro
kanashiro-guest at moszumanska.debian.org
Fri Aug 21 16:33:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
kanashiro-guest pushed a commit to branch master
in repository libdist-zilla-plugin-run-perl.
commit 76d8a1a5af5f4d7fce67859deacdfa15052420d7
Merge: 5aa2ec9 dd231cf
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date: Fri Aug 21 12:53:10 2015 -0300
Merge tag 'upstream/0.042'
Upstream version 0.042
# gpg: Signature made Fri 21 Aug 2015 12:53:04 PM BRT using RSA key ID 9883C97C
# gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"
Build.PL | 49 +-
CONTRIBUTING | 20 +-
Changes | 119 +++--
INSTALL | 1 -
MANIFEST | 16 +-
META.json | 705 +++++++++++++++++++----------
META.yml | 571 ++++++++++++++---------
Makefile.PL | 47 +-
README | 4 +-
dist.ini | 16 +-
lib/Dist/Zilla/Plugin/Run.pm | 188 +++-----
lib/Dist/Zilla/Plugin/Run/AfterBuild.pm | 15 +-
lib/Dist/Zilla/Plugin/Run/AfterMint.pm | 8 +-
lib/Dist/Zilla/Plugin/Run/AfterRelease.pm | 12 +-
lib/Dist/Zilla/Plugin/Run/BeforeBuild.pm | 15 +-
lib/Dist/Zilla/Plugin/Run/BeforeRelease.pm | 12 +-
lib/Dist/Zilla/Plugin/Run/Clean.pm | 99 ++++
lib/Dist/Zilla/Plugin/Run/Release.pm | 12 +-
lib/Dist/Zilla/Plugin/Run/Role/Runner.pm | 254 +++++------
lib/Dist/Zilla/Plugin/Run/Test.pm | 9 +-
t/00-report-prereqs.dd | 65 +--
t/00-report-prereqs.t | 13 +-
t/10_build_phase.t | 49 +-
t/20_formatter.t | 63 ++-
t/30_all_phases.t | 50 +-
t/40_test_phase.t | 14 +-
t/50_mint.t | 20 +-
t/60_redacted_configs.t | 43 +-
t/70-eval.t | 125 ++++-
t/80-fatal-errors.t | 244 ++++++++++
t/90-clean.t | 109 +++++
t/91-release-status.t | 109 +++++
t/92-quiet.t | 234 ++++++++++
t/93-eval-scopes.t | 50 ++
t/zzz-check-breaks.t | 18 +
test_data/profiles/default/profile.ini | 4 +-
weaver.ini | 6 -
xt/author/00-compile.t | 13 +-
xt/author/{no-tabs.t => eol.t} | 19 +-
xt/{release => author}/kwalitee.t | 0
xt/author/mojibake.t | 9 +
xt/author/no-tabs.t | 15 +-
xt/author/pod-spell.t | 28 +-
xt/release/changes_has_content.t | 2 +-
xt/release/eol.t | 8 -
xt/release/minimum-version.t | 2 +-
xt/release/mojibake.t | 12 -
xt/release/portability.t | 1 +
48 files changed, 2462 insertions(+), 1035 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