[libpod-elemental-perl] 01/04: Merge tag 'upstream/0.103000'

gregor herrmann gregoa at debian.org
Mon Jan 20 20:00:56 UTC 2014


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 618f1491fcb312a8871c6992baa2afe62b0b273b
Merge: 0402d03 edad60a
Author: gregor herrmann <gregoa at debian.org>
Date:   Mon Jan 20 20:58:22 2014 +0100

    Merge tag 'upstream/0.103000'
    
    Upstream version 0.103000

 Changes                                      |   4 +
 LICENSE                                      |   6 +-
 MANIFEST                                     |   1 +
 META.json                                    | 136 +++++++++++++++++----------
 META.yml                                     | 128 +++++++++++++++----------
 Makefile.PL                                  |   3 +-
 README                                       |   6 +-
 lib/Pod/Elemental.pm                         |  68 ++++++++++++--
 lib/Pod/Elemental/Autoblank.pm               |  19 ++--
 lib/Pod/Elemental/Autochomp.pm               |  16 ++--
 lib/Pod/Elemental/Command.pm                 |  20 ++--
 lib/Pod/Elemental/Document.pm                |  29 ++++--
 lib/Pod/Elemental/Element/Generic/Blank.pm   |  18 ++--
 lib/Pod/Elemental/Element/Generic/Command.pm |  21 +++--
 lib/Pod/Elemental/Element/Generic/Nonpod.pm  |  16 ++--
 lib/Pod/Elemental/Element/Generic/Text.pm    |  18 ++--
 lib/Pod/Elemental/Element/Nested.pm          |  24 +++--
 lib/Pod/Elemental/Element/Pod5/Command.pm    |  18 ++--
 lib/Pod/Elemental/Element/Pod5/Data.pm       |  18 ++--
 lib/Pod/Elemental/Element/Pod5/Nonpod.pm     |  26 +++--
 lib/Pod/Elemental/Element/Pod5/Ordinary.pm   |  16 ++--
 lib/Pod/Elemental/Element/Pod5/Region.pm     |  45 ++++++++-
 lib/Pod/Elemental/Element/Pod5/Verbatim.pm   |  22 +++--
 lib/Pod/Elemental/Flat.pm                    |  17 ++--
 lib/Pod/Elemental/Node.pm                    |  23 +++--
 lib/Pod/Elemental/Objectifier.pm             |  33 +++++--
 lib/Pod/Elemental/Paragraph.pm               |  47 +++++++--
 lib/Pod/Elemental/Selectors.pm               |  84 +++++++++++++++--
 lib/Pod/Elemental/Transformer.pm             |  27 ++++--
 lib/Pod/Elemental/Transformer/Gatherer.pm    |  75 +++++++++++++--
 lib/Pod/Elemental/Transformer/Nester.pm      |  70 ++++++++++++--
 lib/Pod/Elemental/Transformer/Pod5.pm        |  50 ++++++++--
 lib/Pod/Elemental/Types.pm                   |  26 ++++-
 xt/release/changes_has_content.t             |   2 +-
 xt/release/pod-syntax.t                      |   1 +
 35 files changed, 864 insertions(+), 269 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