[libpod-elemental-perl] branch master updated (0402d03 -> 971e308)

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 change to branch master
in repository libpod-elemental-perl.

      from  0402d03   releasing package libpod-elemental-perl version 0.102364-1
      adds  edad60a   Imported Upstream version 0.103000
       new  618f149   Merge tag 'upstream/0.103000'
       new  b99be7a   New upstream release.
       new  fc2ca9a   Update years of copyright.
       new  971e308   releasing package libpod-elemental-perl version 0.103000-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                                      |   4 +
 LICENSE                                      |   6 +-
 MANIFEST                                     |   1 +
 META.json                                    | 136 +++++++++++++++++----------
 META.yml                                     | 128 +++++++++++++++----------
 Makefile.PL                                  |   3 +-
 README                                       |   6 +-
 debian/changelog                             |   7 ++
 debian/copyright                             |   4 +-
 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 +
 37 files changed, 873 insertions(+), 271 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