[libpod-elemental-perlmunger-perl] branch master updated (15914ec -> d583501)

Florian Schlichting fsfs at moszumanska.debian.org
Mon Aug 17 18:08:05 UTC 2015


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

fsfs pushed a change to branch master
in repository libpod-elemental-perlmunger-perl.

      from  15914ec   update changelog
      adds  ddb5de2   when weaving pod, leave blanks where it was
      adds  aa29ee2   show how to do commented-out pod instead of blanks
      adds  752476f   make a PerlMunger use a replaceable replacer
      adds  e15fc29   Merge branch 'blank-removals'
      adds  00b18cf   document the replacers
      adds  996df40   update changelog for next release
      adds  528c22c   v0.200000
      adds  e0988b1   remove worthless test
      adds  0b5f0d0   move test input/output out of test program
      adds  933dfe6   make it possible to customize test perlmunger
      adds  bb42708   break a long line
      adds  51363d8   more tests for uncovered edges, esp. with commenter
      adds  2b0975a   replace_with_comment does not create trailing whitespace
      adds  355bc1a   add special handling of post-code pod
      adds  a34439c   make room for VERSION!
      adds  c96da8e   v0.200001
      adds  1cae770   make replace_with_comment use comments that are later extractable with a regex
      adds  9cda8e8   v0.200002
      adds  54c02b1   use List::Util instead of List::AllUtils+List::MoreUtils
      adds  2e9e67a   v0.200003
      adds  f444feb   Imported Upstream version 0.200003
       new  6ba1b7a   Merge tag 'upstream/0.200003'
       new  2f902c1   Update debian/changelog
       new  4511445   Add upstream metadata file
       new  c80cdf1   Bump copyright years
       new  e984d34   (Build-)depend on List::Util 1.33 instead of List::AllUtils
       new  c51c0e3   Declare compliance with Debian Policy 3.9.6
       new  1e64f30   Mark package autopkgtest-able
       new  d583501   prepare changelog for release

The 8 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                          |   3 +
 LICENSE                          |   6 +-
 MANIFEST                         |   3 +-
 META.json                        | 258 ++++++++++++++++++++++++++++-----------
 META.yml                         | 220 ++++++++++++++++++++++-----------
 Makefile.PL                      |  27 ++--
 README                           |   6 +-
 debian/changelog                 |  13 +-
 debian/control                   |  12 +-
 debian/copyright                 |   5 +-
 debian/upstream/metadata         |   7 ++
 lib/Pod/Elemental/PerlMunger.pm  | 226 ++++++++++++++++++----------------
 t/00-report-prereqs.dd           |  43 +++++++
 t/00-report-prereqs.t            | 255 +++++++++++++++++++-------------------
 xt/release/changes_has_content.t |   2 +-
 15 files changed, 675 insertions(+), 411 deletions(-)
 create mode 100644 debian/upstream/metadata
 create mode 100644 t/00-report-prereqs.dd

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-elemental-perlmunger-perl.git



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