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 18bf3d9575d9589c263d1d4334fa90bfacd396e5 Merge: cbcc972 5f46732 Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:23:52 2018 +0100 Update upstream source from tag 'upstream/2.043' Update to upstream version '2.043' with Debian dir 9ab076ad7d66c0427de1e70aebb5d7ab733e5ca6 CONTRIBUTING | 4 +- Changes | 3 + MANIFEST | 4 +- META.json | 382 +++++++++++++++++------------ META.yml | 296 ++++++++++++---------- Makefile.PL | 6 +- README | 4 +- dist.ini | 7 + lib/Dist/Zilla/Plugin/Git.pm | 8 +- lib/Dist/Zilla/Plugin/Git/Check.pm | 6 +- lib/Dist/Zilla/Plugin/Git/Commit.pm | 8 +- lib/Dist/Zilla/Plugin/Git/CommitBuild.pm | 6 +- lib/Dist/Zilla/Plugin/Git/GatherDir.pm | 23 +- lib/Dist/Zilla/Plugin/Git/Init.pm | 5 +- lib/Dist/Zilla/Plugin/Git/NextVersion.pm | 15 +- lib/Dist/Zilla/Plugin/Git/Push.pm | 6 +- lib/Dist/Zilla/Plugin/Git/Tag.pm | 6 +- lib/Dist/Zilla/PluginBundle/Git.pm | 4 +- lib/Dist/Zilla/Role/Git/DirtyFiles.pm | 4 +- lib/Dist/Zilla/Role/Git/Repo.pm | 4 +- lib/Dist/Zilla/Role/Git/StringFormatter.pm | 4 +- t/00-report-prereqs.dd | 44 ++-- t/check.t | 2 +- t/commit-build-custom.t | 2 +- t/commit-build-src-as-parent.t | 2 +- t/commit-build.t | 2 +- t/commit-dirtydir.t | 2 +- t/commit-utf8.t | 2 +- t/commit-ws.t | 2 +- t/commit.t | 2 +- t/gatherdir-multi.t | 2 +- t/gatherdir.t | 2 +- t/{ => lib}/Util.pm | 10 + t/push-gitconfig.t | 2 +- t/push-multi.t | 2 +- t/push.t | 2 +- t/repo-dir.t | 2 +- t/tag-signed.t | 2 +- t/tag.t | 2 +- t/version-by-branch.t | 2 +- t/version-default.t | 2 +- t/version-regexp.t | 2 +- t/zzz-check-breaks.t | 18 +- xt/author/00-compile.t | 4 +- xt/author/eol.t | 2 +- xt/release/changes_has_content.t | 19 +- 46 files changed, 549 insertions(+), 391 deletions(-) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-git-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
