[libdist-zilla-plugin-git-perl] branch master updated (633ad4f -> 484bfd3)

gregor herrmann gregoa at debian.org
Wed Dec 11 19:23:18 UTC 2013


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  633ad4f   Finalize changelog
      adds  794cbad   Imported Upstream version 2.019
       new  db4ec4d   Merge tag 'upstream/2.019'
       new  694cc10   New upstream release.
       new  9ea686f   Update build and runtime dependencies.
       new  97918df   Declare compliance with Debian Policy 3.9.5.
       new  484bfd3   update changelog / add WAITS-FOR

The 5 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                                 |  9 ++-
 Changes                                  | 11 ++++
 MANIFEST                                 |  4 ++
 META.json                                | 99 +++++++++++++++++---------------
 META.yml                                 | 97 ++++++++++++++++---------------
 README                                   |  2 +-
 corpus/{push => push-gitconfig}/Changes  |  0
 corpus/push-gitconfig/dist.ini           | 26 +++++++++
 debian/changelog                         | 11 ++++
 debian/control                           |  6 +-
 dist.ini                                 |  1 +
 lib/Dist/Zilla/Plugin/Git.pm             |  4 +-
 lib/Dist/Zilla/Plugin/Git/Check.pm       |  9 ++-
 lib/Dist/Zilla/Plugin/Git/Commit.pm      | 10 +++-
 lib/Dist/Zilla/Plugin/Git/CommitBuild.pm |  4 +-
 lib/Dist/Zilla/Plugin/Git/GatherDir.pm   |  4 +-
 lib/Dist/Zilla/Plugin/Git/Init.pm        |  4 +-
 lib/Dist/Zilla/Plugin/Git/NextVersion.pm |  4 +-
 lib/Dist/Zilla/Plugin/Git/Push.pm        | 10 +++-
 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/000-report-versions-tiny.t             |  5 ++
 t/{commit.t => commit-utf8.t}            | 26 ++++++++-
 t/{push.t => push-gitconfig.t}           | 21 ++++---
 26 files changed, 251 insertions(+), 132 deletions(-)
 copy corpus/{push => push-gitconfig}/Changes (100%)
 create mode 100644 corpus/push-gitconfig/dist.ini
 copy t/{commit.t => commit-utf8.t} (69%)
 copy t/{push.t => push-gitconfig.t} (78%)

-- 
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