[libdist-zilla-plugin-podweaver-perl] branch master updated (20aa2f9 -> 53c9842)

Florian Schlichting fsfs at moszumanska.debian.org
Thu Jan 9 22:03:49 UTC 2014


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

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

      from  20aa2f9   ready for release
      adds  74746dd   initial import, mostly from dist-zila itself
      adds  8abeece   gotta have a changelog
      adds  6fd451b   ensure at least one test runs
      adds  f0748b7   not adding 1 is not the same as adding 0
      adds  fa6d58c   oh; my math in the basic.t was nonsense voodoo
      adds  b4fd5e1   update for Pod::Weaver 3
      adds  914627a   call object, not class method
      adds  2a8b9ed   remove the nonpods that are sneaking through as a result of =attr ... =cut
      adds  e72b222   let Collect deal with method/attr hunks
      adds  2e80e03   prep release
      adds  a6fc670   use config if possible
      adds  20bcf84   move prep to @CorePrep
      adds  1ab1aa6   prep new release
      adds  63aa752   add config_plugin to let me write @RJBS !
      adds  6b1e1fd   refactor out lots of guts to PerlMunger
      adds  42323ce   fix glob-in-scalar context that ignored weaver.ini
      adds  bf6dc01   doc change
      adds  b0273f7   give the weaver the zilla for some plugins to abuse
      adds  4d0a904   make ->weaver publicker
      adds  ef69d26   release
      adds  321d3dd   override some parts of new via config
      adds  a2f52e5   debug logging for each file
      adds  003f2c6   doc tweaks; prereq bump
      adds  91b080b   cleanup some dzil config
      adds  d8c42e3   v3.100650
      adds  a503c5a   correct how we pass extra config to Pod::Weaver
      adds  8939f3e   v3.100680
      adds  7e9ff67   pass our logger, not a shim
      adds  b621bf1   up prereqs
      adds  bf4b7ef   v3.100710
      adds  e310ebb   remove specific version requirement
      adds  a6a8294   Operate on the zilla's root, not PWD
      adds  14cfa76   changelog
      adds  3e738d7   v3.101530
      adds  75174b0   use FileFinderUser; also weave execfiles
      adds  ea9f2ed   v3.101620
      adds  8dcdc6a   fix missing prereq and lousy test output
      adds  613c779   v3.101640
      adds  fe49b26   add distmeta to weaving data
      adds  3ebf9d1   v3.101641
      adds  ba42743   Prereqs is the new name for Prereq
      adds  706d9f8   we do not actually use Moose::Autobox
      adds  c9104ee   load more plugins at runtime
      adds  6a7318c   pass the logger along correctly if -e weaver.ini
      adds  8592938   document the use of FileFinderUser
      adds  2cec91f   v3.101642
      adds  dc9810a   for ease of debugging, dump the config_plugin and finder config values
      adds  b7914b4   v3.102000
      adds  894d1d5   [PodWeaver] for DZ v5
      adds  7eda0ed   v4.000
      adds  15fbac2   v4.001
      adds  2065387   include weaver config in config dump
      adds  fd71e1a   v4.002
      adds  14f5b55   make config_plugin repeatable
      adds  665097d   v4.003
      adds  f444591   oops, must not call ->count on undef
      adds  247f9f3   v4.004
      adds  99bfa1c   drop unused variable
      adds  1a1989e   require newer PerlMunger
      adds  2f42f02   v4.005
      adds  b6e04ed   Imported Upstream version 4.005
       new  2c5b920   Merge tag 'upstream/4.005'
       new  cbdb652   Import Upstream version 4.005
       new  4888a70   Add upstream-repo URL to Source field
       new  e3677ff   Bump copyright years
       new  53c9842   Update Pod::Elemental::PerlMunger (build-)dependency

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:
 Changes                            |   9 +++
 LICENSE                            |   6 +-
 MANIFEST                           |   1 +
 META.json                          | 157 +++++++++++++++++++++++--------------
 META.yml                           | 148 ++++++++++++++++++++--------------
 Makefile.PL                        |   7 +-
 README                             |   6 +-
 debian/changelog                   |   6 ++
 debian/control                     |   4 +-
 debian/copyright                   |   5 +-
 lib/Dist/Zilla/Plugin/PodWeaver.pm |  41 +++++++---
 t/000-report-versions-tiny.t       |   2 +-
 xt/release/changes_has_content.t   |   2 +-
 xt/release/pod-syntax.t            |   1 +
 14 files changed, 248 insertions(+), 147 deletions(-)

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