This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libdist-zilla-plugin-run-perl.
commit a8bc5488080852c9ea428a086a89444b7a6f6d2d Merge: 9579ba0 258d1e4 Author: Damyan Ivanov <[email protected]> Date: Sun Nov 5 20:41:53 2017 +0000 Update upstream source from tag 'upstream/0.046' Update to upstream version '0.046' with Debian dir 2c70732214a4467f2d5ab8d5584f2eef523e3229 Build.PL | 17 +- CONTRIBUTING | 4 +- Changes | 15 +- INSTALL | 14 +- MANIFEST | 5 +- META.json | 453 ++++++++++++++++------------- META.yml | 367 ++++++++++++----------- Makefile.PL | 24 +- README | 4 +- dist.ini | 7 +- lib/Dist/Zilla/Plugin/Run.pm | 14 +- 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/BeforeArchive.pm | 4 +- lib/Dist/Zilla/Plugin/Run/BeforeBuild.pm | 4 +- lib/Dist/Zilla/Plugin/Run/BeforeRelease.pm | 4 +- lib/Dist/Zilla/Plugin/Run/Clean.pm | 4 +- lib/Dist/Zilla/Plugin/Run/Release.pm | 4 +- lib/Dist/Zilla/Plugin/Run/Role/Runner.pm | 25 +- lib/Dist/Zilla/Plugin/Run/Test.pm | 4 +- t/00-report-prereqs.dd | 32 +- t/00-report-prereqs.t | 35 ++- t/10_build_phase.t | 2 + t/20_formatter.t | 6 + t/30_all_phases.t | 9 +- t/60_redacted_configs.t | 2 + t/70-eval.t | 30 +- t/80-fatal-errors.t | 44 +-- t/90-clean.t | 12 +- t/92-quiet.t | 128 ++++---- t/93-eval-scopes.t | 7 +- t/lib/TestHelper.pm | 36 +++ t/zzz-check-breaks.t | 12 +- xt/author/00-compile.t | 12 +- xt/author/eol.t | 7 +- xt/author/no-tabs.t | 5 +- xt/author/pod-spell.t | 76 ++--- xt/{release => author}/portability.t | 2 - xt/release/changes_has_content.t | 2 +- xt/release/cpan-changes.t | 9 +- 41 files changed, 845 insertions(+), 608 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-run-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
