[libdist-zilla-plugin-git-perl] 01/10: Merge tag 'upstream/2.039'
gregor herrmann
gregoa at debian.org
Mon Aug 29 20:19:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository libdist-zilla-plugin-git-perl.
commit 015bed61e373fc52fae1d04e665cadeedab6b8db
Merge: 6a6ffd8 62bf880
Author: gregor herrmann <gregoa at debian.org>
Date: Mon Aug 29 21:06:29 2016 +0200
Merge tag 'upstream/2.039'
Upstream version 2.039
Build.PL | 147 ---
CONTRIBUTING | 103 ++
Changes | 40 +-
INSTALL | 43 +
LICENSE => LICENCE | 2 +-
MANIFEST | 28 +-
META.json | 1103 +++++++++++++++-----
META.yml | 977 ++++++++++++-----
Makefile.PL | 212 ++++
Makefile_git.PL | 50 +
README | 4 +-
corpus/gatherdir/lib/DZT/Sample.pm | 8 -
dist.ini | 57 +-
lib/Dist/Zilla/Plugin/Git.pm | 155 ++-
lib/Dist/Zilla/Plugin/Git/Check.pm | 20 +-
lib/Dist/Zilla/Plugin/Git/Commit.pm | 26 +-
lib/Dist/Zilla/Plugin/Git/CommitBuild.pm | 20 +-
lib/Dist/Zilla/Plugin/Git/GatherDir.pm | 128 ++-
lib/Dist/Zilla/Plugin/Git/Init.pm | 21 +-
lib/Dist/Zilla/Plugin/Git/NextVersion.pm | 26 +-
lib/Dist/Zilla/Plugin/Git/Push.pm | 20 +-
lib/Dist/Zilla/Plugin/Git/Tag.pm | 29 +-
lib/Dist/Zilla/PluginBundle/Git.pm | 21 +-
lib/Dist/Zilla/Role/Git/DirtyFiles.pm | 55 +-
lib/Dist/Zilla/Role/Git/Repo.pm | 40 +-
lib/Dist/Zilla/Role/Git/StringFormatter.pm | 30 +-
t/00-report-prereqs.dd | 179 ++++
t/00-report-prereqs.t | 191 ++++
t/000-report-versions-tiny.t | 129 ---
t/zzz-check-breaks.t | 17 +-
{t => xt/author}/00-compile.t | 18 +-
xt/author/clean-namespaces.t | 11 +
xt/author/eol.t | 66 ++
xt/author/kwalitee.t | 9 +
.../lib/DZT/Sample.pm => xt/author/mojibake.t | 12 +-
.../author/pod-coverage.t | 8 -
xt/author/pod-no404s.t | 29 +
t/release-pod-syntax.t => xt/author/pod-syntax.t | 9 +-
xt/release/changes_has_content.t | 49 +
.../lib/DZT/Sample.pm => xt/release/cpan-changes.t | 14 +-
.../lib/DZT/Sample.pm => xt/release/distmeta.t | 9 +-
.../DZT/Sample.pm => xt/release/minimum-version.t | 11 +-
.../lib/DZT/Sample.pm => xt/release/portability.t | 15 +-
43 files changed, 3194 insertions(+), 947 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-git-perl.git
More information about the Pkg-perl-cvs-commits
mailing list