[libpod-elemental-perl] 01/06: Merge tag 'upstream/0.102363'

gregor herrmann gregoa at debian.org
Wed Oct 23 20:59:47 UTC 2013


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

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

commit 63c0da4514b65e18363636d7cf697a49e06749cd
Merge: db0d722 bc538e6
Author: gregor herrmann <gregoa at debian.org>
Date:   Wed Oct 23 22:54:29 2013 +0200

    Merge tag 'upstream/0.102363'
    
    Upstream version 0.102363

 Changes                                      |    3 +
 LICENSE                                      |    6 +-
 MANIFEST                                     |    3 +
 META.json                                    |  154 +++++++++++++++++---------
 META.yml                                     |  128 ++++++++++++---------
 Makefile.PL                                  |   33 ++++--
 README                                       |    4 +-
 dist.ini                                     |   15 ---
 lib/Pod/Elemental.pm                         |   12 +-
 lib/Pod/Elemental/Autoblank.pm               |    8 +-
 lib/Pod/Elemental/Autochomp.pm               |    8 +-
 lib/Pod/Elemental/Command.pm                 |    8 +-
 lib/Pod/Elemental/Document.pm                |    8 +-
 lib/Pod/Elemental/Element/Generic/Blank.pm   |    8 +-
 lib/Pod/Elemental/Element/Generic/Command.pm |    8 +-
 lib/Pod/Elemental/Element/Generic/Nonpod.pm  |    8 +-
 lib/Pod/Elemental/Element/Generic/Text.pm    |    8 +-
 lib/Pod/Elemental/Element/Nested.pm          |    8 +-
 lib/Pod/Elemental/Element/Pod5/Command.pm    |    8 +-
 lib/Pod/Elemental/Element/Pod5/Data.pm       |    8 +-
 lib/Pod/Elemental/Element/Pod5/Nonpod.pm     |    8 +-
 lib/Pod/Elemental/Element/Pod5/Ordinary.pm   |    8 +-
 lib/Pod/Elemental/Element/Pod5/Region.pm     |    8 +-
 lib/Pod/Elemental/Element/Pod5/Verbatim.pm   |    8 +-
 lib/Pod/Elemental/Flat.pm                    |    8 +-
 lib/Pod/Elemental/Node.pm                    |    8 +-
 lib/Pod/Elemental/Objectifier.pm             |    8 +-
 lib/Pod/Elemental/Paragraph.pm               |    8 +-
 lib/Pod/Elemental/Selectors.pm               |    8 +-
 lib/Pod/Elemental/Transformer.pm             |    8 +-
 lib/Pod/Elemental/Transformer/Gatherer.pm    |    8 +-
 lib/Pod/Elemental/Transformer/Nester.pm      |    8 +-
 lib/Pod/Elemental/Transformer/Pod5.pm        |    8 +-
 lib/Pod/Elemental/Types.pm                   |    8 +-
 t/00-compile.t                               |   71 ++++++++++++
 t/000-report-versions-tiny.t                 |   94 ++++++++++++++++
 xt/release/changes_has_content.t             |   41 +++++++
 37 files changed, 525 insertions(+), 239 deletions(-)

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



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