[libdist-zilla-plugin-git-perl] 01/03: Merge tag 'upstream/2.041'

gregor herrmann gregoa at debian.org
Tue Dec 27 22:20:30 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 0e4ac0e9afa1328e91d3821aa5ceae084ac2d379
Merge: a118160 dae98aa
Author: gregor herrmann <gregoa at debian.org>
Date:   Tue Dec 27 23:11:09 2016 +0100

    Merge tag 'upstream/2.041'
    
    Upstream version 2.041

 CONTRIBUTING                               |   4 +-
 Changes                                    | 148 +++++++-------
 INSTALL                                    |  14 +-
 MANIFEST                                   |   4 +-
 META.json                                  | 317 +++++++++++++++--------------
 META.yml                                   | 271 ++++++++++++------------
 Makefile.PL                                |  12 +-
 README                                     |   6 +-
 dist.ini                                   |   2 +-
 lib/Dist/Zilla/Plugin/Git.pm               |  16 +-
 lib/Dist/Zilla/Plugin/Git/Check.pm         |   8 +-
 lib/Dist/Zilla/Plugin/Git/Commit.pm        |   8 +-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm   |   8 +-
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm     |   8 +-
 lib/Dist/Zilla/Plugin/Git/Init.pm          |   8 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm   |   8 +-
 lib/Dist/Zilla/Plugin/Git/Push.pm          |   8 +-
 lib/Dist/Zilla/Plugin/Git/Tag.pm           |   8 +-
 lib/Dist/Zilla/PluginBundle/Git.pm         |   8 +-
 lib/Dist/Zilla/Role/Git/DirtyFiles.pm      |   8 +-
 lib/Dist/Zilla/Role/Git/Repo.pm            |   5 +-
 lib/Dist/Zilla/Role/Git/StringFormatter.pm |   4 +-
 t/00-report-prereqs.dd                     |  25 +--
 t/00-report-prereqs.t                      |  18 +-
 t/000-report-git-version.t                 |  11 -
 t/Util.pm                                  |  22 +-
 t/check.t                                  | 176 +++++++++++-----
 t/commit-build-custom.t                    |  13 +-
 t/commit-build-src-as-parent.t             |  13 +-
 t/commit-build.t                           |  13 +-
 t/commit-dirtydir.t                        |  13 +-
 t/commit-message.t                         |  10 -
 t/commit-utf8.t                            |  13 +-
 t/commit-ws.t                              |  13 +-
 t/commit.t                                 |  13 +-
 t/gatherdir-multi.t                        |  12 +-
 t/gatherdir.t                              |  13 +-
 t/push-gitconfig.t                         |  13 +-
 t/push-multi.t                             |  13 +-
 t/push.t                                   |  13 +-
 t/repo-dir.t                               |  13 +-
 t/tag-signed.t                             |  13 +-
 t/tag.t                                    |  13 +-
 t/version-by-branch.t                      |  18 +-
 t/version-default.t                        |   3 +-
 t/version-extraction.t                     |  10 -
 t/version-regexp.t                         |   3 +-
 t/zzz-check-breaks.t                       |   2 +-
 xt/author/00-compile.t                     |  12 +-
 xt/author/eol.t                            |   6 +-
 xt/author/portability.t                    |  10 +
 xt/release/changes_has_content.t           |   2 +-
 xt/release/cpan-changes.t                  |  17 +-
 xt/release/portability.t                   |  20 --
 54 files changed, 683 insertions(+), 759 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