[libpod-elemental-perl] 03/10: Merge tag 'upstream/0.103004'

Lucas Kanashiro kanashiro-guest at moszumanska.debian.org
Sun Aug 16 10:37:26 UTC 2015


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

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

commit 0981927ec6885bdae2be14b2fbfb5663b92e2578
Merge: 7325693 7e46e47
Author: Lucas Kanashiro <kanashiro.duarte at gmail.com>
Date:   Sun Aug 16 07:18:16 2015 -0300

    Merge tag 'upstream/0.103004'
    
    Upstream version 0.103004
    
    # gpg: Signature made Sun 16 Aug 2015 07:07:28 AM BRT using RSA key ID 9883C97C
    # gpg: Good signature from "Lucas Kanashiro <kanashiro.duarte at gmail.com>"

 Changes                                      |  10 ++
 MANIFEST                                     |   6 +-
 META.json                                    | 151 ++++++++++++-----------
 META.yml                                     | 144 ++++++++++++----------
 Makefile.PL                                  |  16 ++-
 README                                       |   4 +-
 eg/demo-pod                                  |   6 +-
 lib/Pod/Elemental.pm                         |   5 +-
 lib/Pod/Elemental/Autoblank.pm               |   4 +-
 lib/Pod/Elemental/Autochomp.pm               |   4 +-
 lib/Pod/Elemental/Command.pm                 |   6 +-
 lib/Pod/Elemental/Document.pm                |   9 +-
 lib/Pod/Elemental/Element/Generic/Blank.pm   |   6 +-
 lib/Pod/Elemental/Element/Generic/Command.pm |   8 +-
 lib/Pod/Elemental/Element/Generic/Nonpod.pm  |   6 +-
 lib/Pod/Elemental/Element/Generic/Text.pm    |   6 +-
 lib/Pod/Elemental/Element/Nested.pm          |  10 +-
 lib/Pod/Elemental/Element/Pod5/Command.pm    |   6 +-
 lib/Pod/Elemental/Element/Pod5/Data.pm       |   6 +-
 lib/Pod/Elemental/Element/Pod5/Nonpod.pm     |   6 +-
 lib/Pod/Elemental/Element/Pod5/Ordinary.pm   |   6 +-
 lib/Pod/Elemental/Element/Pod5/Region.pm     |  13 +-
 lib/Pod/Elemental/Element/Pod5/Verbatim.pm   |   6 +-
 lib/Pod/Elemental/Flat.pm                    |   4 +-
 lib/Pod/Elemental/Node.pm                    |   7 +-
 lib/Pod/Elemental/Objectifier.pm             |  11 +-
 lib/Pod/Elemental/Paragraph.pm               |   5 +-
 lib/Pod/Elemental/Selectors.pm               |  20 +--
 lib/Pod/Elemental/Transformer.pm             |   5 +-
 lib/Pod/Elemental/Transformer/Gatherer.pm    |   9 +-
 lib/Pod/Elemental/Transformer/Nester.pm      |  19 +--
 lib/Pod/Elemental/Transformer/Pod5.pm        |  64 +++++-----
 lib/Pod/Elemental/Types.pm                   |   5 +-
 t/00-report-prereqs.dd                       |  49 ++++++++
 t/00-report-prereqs.t                        | 176 +++++++++++++++++++++++++++
 t/000-report-versions-tiny.t                 |  92 --------------
 t/elemental.t                                |   1 -
 t/gather.t                                   |  16 ++-
 t/nester.t                                   |   7 +-
 t/objectifier.t                              |   1 -
 t/pod5/combine.t                             |   7 +-
 t/pod5/cut.t                                 |   7 +-
 t/pod5/nested-same.t                         |   6 +-
 t/pod5/nonpod.t                              |  26 ++++
 t/pod5/text-type.t                           |   5 +-
 xt/release/changes_has_content.t             |   2 +-
 46 files changed, 596 insertions(+), 392 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