[libpod-elemental-perlmunger-perl] branch master updated (b8bf2ed -> 3840d84)

gregor herrmann gregoa at debian.org
Mon Jan 20 20:02:33 UTC 2014


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

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

      from  b8bf2ed   prepare changelog for release
      adds  90a5c5e   Imported Upstream version 0.200001
       new  c5de079   Merge tag 'upstream/0.200001'
       new  7323a02   New upstream release.
       new  21f3a74   Update (build) dependencies.
       new  3840d84   releasing package libpod-elemental-perlmunger-perl version 0.200001-1

The 4 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                                     |  10 +
 MANIFEST                                    |  19 +-
 META.json                                   | 107 +++++------
 META.yml                                    | 107 +++++------
 Makefile.PL                                 |  16 +-
 README                                      |   4 +-
 debian/changelog                            |   8 +
 debian/control                              |  10 +-
 dist.ini                                    |   2 +-
 lib/Pod/Elemental/PerlMunger.pm             | 273 +++++++++++++++++++++++++++-
 t/000-report-versions-tiny.t                |   5 +-
 t/compile.t                                 |   8 -
 t/corpus/after-end.txt                      |   8 +
 t/corpus/data-section.in.txt                |  11 ++
 t/corpus/data-section.out.txt               |  13 ++
 t/corpus/extra-ws.in.txt                    |  12 ++
 t/corpus/mid-code-comm.out.txt              |  20 ++
 t/corpus/mid-code-pod.in.txt                |  11 ++
 t/corpus/mid-code-pod.out.txt               |  13 ++
 t/corpus/mid-code.in.txt                    |  11 ++
 t/corpus/mid-code.out.txt                   |  15 ++
 t/corpus/simple.in.txt                      |   6 +
 t/corpus/simple.out.txt                     |  11 ++
 t/corpus/straddle-code-comm-nothing.out.txt |  26 +++
 t/corpus/straddle-code-comm.out.txt         |  32 ++++
 t/corpus/straddle-code.in.txt               |  17 ++
 t/corpus/straddle-end.in.txt                |  14 ++
 t/corpus/straddle-end.out.txt               |  17 ++
 t/perlmunger.t                              | 166 ++++-------------
 xt/release/changes_has_content.t            |   2 +-
 30 files changed, 698 insertions(+), 276 deletions(-)
 delete mode 100644 t/compile.t
 create mode 100644 t/corpus/after-end.txt
 create mode 100644 t/corpus/data-section.in.txt
 create mode 100644 t/corpus/data-section.out.txt
 create mode 100644 t/corpus/extra-ws.in.txt
 create mode 100644 t/corpus/mid-code-comm.out.txt
 create mode 100644 t/corpus/mid-code-pod.in.txt
 create mode 100644 t/corpus/mid-code-pod.out.txt
 create mode 100644 t/corpus/mid-code.in.txt
 create mode 100644 t/corpus/mid-code.out.txt
 create mode 100644 t/corpus/simple.in.txt
 create mode 100644 t/corpus/simple.out.txt
 create mode 100644 t/corpus/straddle-code-comm-nothing.out.txt
 create mode 100644 t/corpus/straddle-code-comm.out.txt
 create mode 100644 t/corpus/straddle-code.in.txt
 create mode 100644 t/corpus/straddle-end.in.txt
 create mode 100644 t/corpus/straddle-end.out.txt

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