[libdist-zilla-plugin-git-perl] 01/04: Merge tag 'upstream/2.022'

gregor herrmann gregoa at debian.org
Mon May 5 20:53:54 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-git-perl.

commit bfc8dda7e0e78bbff14664733dfad8b6dc3e3924
Merge: 62953fb 7e7645c
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon May 5 22:35:57 2014 +0200

    Merge tag 'upstream/2.022'
    
    Upstream version 2.022

 Build.PL                                   |  4 +-
 Changes                                    |  9 +++
 META.json                                  | 98 +++++++++++++++++++++++++-----
 META.yml                                   | 78 +++++++++++++++++++-----
 README                                     |  2 +-
 corpus/commit-build-custom/dist.ini        |  1 +
 corpus/commit-build-src-as-parent/dist.ini |  1 +
 corpus/commit-build/dist.ini               |  1 +
 corpus/commit-dirtydir/dist.ini            |  1 +
 corpus/commit-ws/dist.ini                  |  1 +
 corpus/commit/dist.ini                     |  1 +
 corpus/push-gitconfig/dist.ini             |  1 +
 corpus/push-multi/dist.ini                 |  1 +
 corpus/push/dist.ini                       |  1 +
 corpus/repo-dir/dist.ini                   |  1 +
 corpus/tag-signed/dist.ini                 |  1 +
 corpus/tag/dist.ini                        |  1 +
 corpus/version-default/dist.ini            |  1 +
 corpus/version-regexp/dist.ini             |  1 +
 lib/Dist/Zilla/Plugin/Git.pm               |  4 +-
 lib/Dist/Zilla/Plugin/Git/Check.pm         | 18 +++++-
 lib/Dist/Zilla/Plugin/Git/Commit.pm        | 22 ++++++-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm   | 19 +++++-
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm     | 21 +++++--
 lib/Dist/Zilla/Plugin/Git/Init.pm          |  4 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm   | 29 +++++++--
 lib/Dist/Zilla/Plugin/Git/Push.pm          | 18 +++++-
 lib/Dist/Zilla/Plugin/Git/Tag.pm           | 18 +++++-
 lib/Dist/Zilla/PluginBundle/Git.pm         |  4 +-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm      | 43 ++++++++++---
 lib/Dist/Zilla/Role/Git/Repo.pm            | 18 +++++-
 t/000-report-versions-tiny.t               |  2 +-
 t/Util.pm                                  | 13 +++-
 t/check.t                                  |  1 +
 t/gatherdir.t                              | 14 +++++
 35 files changed, 384 insertions(+), 69 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