[libdist-zilla-plugin-podweaver-perl] branch master updated (c932572 -> a37fe25)

Axel Beckert abe at deuxchevaux.org
Wed May 25 23:28:03 UTC 2016


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

abe pushed a change to branch master
in repository libdist-zilla-plugin-podweaver-perl.

      from  c932572   update changelog
      adds  94a295c   fix typo in Pod
      adds  f9a8292   avoid assuming dzil root is Path::Class
      adds  3bbccb0   ignore the .gitnxtver_cache file
      adds  a054be6   v4.007
      adds  2fbe5d4   remove unneeded use of List::MoreUtils
      adds  d3183ab   v4.008
      adds  4f21868   Imported Upstream version 4.008
       new  3f834a3   Merge tag 'upstream/4.008'
       new  07202c8   Update debian/changelog
       new  a37fe25   Remove unneeded dependency on liblist-moreutils-perl

The 3 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:
 Changes                             |   6 +
 LICENSE                             |   6 +-
 MANIFEST                            |   7 +-
 META.json                           | 224 ++++++++++++++++++++++--------------
 META.yml                            | 193 ++++++++++++++++++-------------
 Makefile.PL                         |  19 ++-
 README                              |   6 +-
 debian/changelog                    |   9 +-
 debian/control                      |   2 -
 lib/Dist/Zilla/Plugin/PodWeaver.pm  |  47 ++++++--
 t/00-report-prereqs.dd              |  43 +++++++
 t/00-report-prereqs.t               | 183 +++++++++++++++++++++++++++++
 t/000-report-versions-tiny.t        |  84 --------------
 xt/{release => author}/pod-syntax.t |   1 +
 xt/release/changes_has_content.t    |   2 +-
 15 files changed, 551 insertions(+), 281 deletions(-)
 create mode 100644 t/00-report-prereqs.dd
 create mode 100644 t/00-report-prereqs.t
 delete mode 100644 t/000-report-versions-tiny.t
 rename xt/{release => author}/pod-syntax.t (84%)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-podweaver-perl.git



More information about the Pkg-perl-cvs-commits mailing list