[libdist-zilla-plugin-git-perl] branch master updated (d4140ed -> f97fe74)

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

      from  d4140ed   releasing package libdist-zilla-plugin-git-perl version 2.019-1
      adds  bfdc9c6   Imported Upstream version 2.020
       new  92d113b   Merge tag 'upstream/2.020'
       new  bf8c5b1   New upstream release.
       new  669029c   Update years of packaging copyright.
       new  3ee22a1   Update (build) dependencies.
       new  d53edf4   cme: reformat debian/control
       new  f97fe74   releasing package libdist-zilla-plugin-git-perl version 2.020-1

The 6 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                                  |   7 +-
 Changes                                   |   5 +
 MANIFEST                                  |   1 +
 META.json                                 | 191 ++++++++++++++++++++++--------
 META.yml                                  | 172 +++++++++++++++++++--------
 README                                    |   4 +-
 debian/changelog                          |   8 ++
 debian/control                            |  98 +++++++--------
 debian/copyright                          |   2 +-
 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 -
 44 files changed, 537 insertions(+), 356 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