[libdist-zilla-plugin-git-perl] branch master updated (62953fb -> 0830d1c)

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 change to branch master
in repository libdist-zilla-plugin-git-perl.

      from  62953fb   update changelog
      adds  7e7645c   Imported Upstream version 2.022
       new  bfc8dda   Merge tag 'upstream/2.022'
       new  8507472   New upstream release.
       new  12576b1   Make (build) dependency on libmoosex-types-path-tiny-perl versioned.
       new  0830d1c   releasing package libdist-zilla-plugin-git-perl version 2.022-1

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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 +
 debian/changelog                           |  6 +-
 debian/control                             |  4 +-
 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 +++++
 37 files changed, 390 insertions(+), 73 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