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

Damyan Ivanov dmn at alioth.debian.org
Tue Oct 22 06:52:42 UTC 2013


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libdist-zilla-plugin-git-perl.

commit dbcc326bbe54c726a5b4b3b20e6d1ba59caf34c3
Merge: 49f6bf7 71044bc
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue Oct 22 06:43:25 2013 +0000

    Merge tag 'upstream/2.016'
    
    Upstream version 2.016

 Build.PL                                 |  189 +++++++++++++---------
 Changes                                  |    9 ++
 META.json                                |  253 ++++++++++++++++++------------
 META.yml                                 |  231 ++++++++++++++++-----------
 README                                   |    2 +-
 dist.ini                                 |   16 +-
 lib/Dist/Zilla/Plugin/Git.pm             |    7 +-
 lib/Dist/Zilla/Plugin/Git/Check.pm       |    4 +-
 lib/Dist/Zilla/Plugin/Git/Commit.pm      |    4 +-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm |    4 +-
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm   |   18 +--
 lib/Dist/Zilla/Plugin/Git/Init.pm        |    4 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm |    6 +-
 lib/Dist/Zilla/Plugin/Git/Push.pm        |    4 +-
 lib/Dist/Zilla/Plugin/Git/Tag.pm         |    4 +-
 lib/Dist/Zilla/PluginBundle/Git.pm       |    4 +-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm    |    4 +-
 lib/Dist/Zilla/Role/Git/Repo.pm          |    4 +-
 t/00-compile.t                           |  111 ++++++-------
 t/000-report-versions-tiny.t             |   10 +-
 t/Util.pm                                |    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-ws.t                            |    2 +-
 t/commit.t                               |    2 +-
 t/gatherdir.t                            |   23 ++-
 t/repo-dir.t                             |    2 +-
 t/tag-signed.t                           |    2 +-
 t/tag.t                                  |    2 +-
 31 files changed, 537 insertions(+), 394 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