[libdist-zilla-plugin-git-perl] 01/06: Merge tag 'upstream/2.020'

gregor herrmann gregoa at debian.org
Sun Feb 16 15:40:43 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 92d113b6a7e02b5396d41e20f525442ce6494e30
Merge: d4140ed bfdc9c6
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 16 16:32:02 2014 +0100

    Merge tag 'upstream/2.020'
    
    Upstream version 2.020

 Build.PL                                  |   7 +-
 Changes                                   |   5 +
 MANIFEST                                  |   1 +
 META.json                                 | 191 ++++++++++++++++++++++--------
 META.yml                                  | 172 +++++++++++++++++++--------
 README                                    |   4 +-
 lib/Dist/Zilla/Plugin/Git.pm              |   6 +-
 lib/Dist/Zilla/Plugin/Git/Check.pm        |   6 +-
 lib/Dist/Zilla/Plugin/Git/Commit.pm       |  10 +-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm  |  25 ++--
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm    |  18 +--
 lib/Dist/Zilla/Plugin/Git/Init.pm         |   6 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm  |  10 +-
 lib/Dist/Zilla/Plugin/Git/Push.pm         |   6 +-
 lib/Dist/Zilla/Plugin/Git/Tag.pm          |   6 +-
 lib/Dist/Zilla/PluginBundle/Git.pm        |   6 +-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm     |  32 +++--
 lib/Dist/Zilla/Role/Git/Repo.pm           |   6 +-
 t/000-report-versions-tiny.t              |   5 +-
 t/Util.pm                                 |  41 +++----
 t/check.t                                 |   9 +-
 t/commit-build-custom.t                   |  13 +-
 t/commit-build-src-as-parent.t            |  29 +++--
 t/commit-build.t                          |  27 ++---
 t/commit-dirtydir.t                       |  15 ++-
 t/commit-utf8.t                           |  15 ++-
 t/commit-ws.t                             |  15 ++-
 t/commit.t                                |  15 ++-
 t/gatherdir.t                             |  14 +--
 t/lib/Dist/Zilla/Plugin/MyTestArchiver.pm |   4 +-
 t/push-gitconfig.t                        |   4 +-
 t/push-multi.t                            |   6 +-
 t/push.t                                  |   3 +-
 t/release-pod-coverage.t                  |   1 +
 t/release-pod-syntax.t                    |   1 +
 t/repo-dir.t                              |  15 ++-
 t/tag-signed.t                            |  13 +-
 t/tag.t                                   |  14 +--
 t/version-by-branch.t                     |   5 +-
 t/version-default.t                       |   2 -
 t/version-regexp.t                        |   2 -
 41 files changed, 479 insertions(+), 306 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