[libpod-elemental-perl] branch master updated (db0d722 -> 6a6cf1a)

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

      from  db0d722   Remove trailing whitespace
      adds  bc538e6   Imported Upstream version 0.102363
       new  63c0da4   Merge tag 'upstream/0.102363'
       new  ec778c1   New upstream release.
       new  47addd4   Update years of copyright.
       new  44be3d2   Update build dependencies.
       new  a68d0e0   Declare compliance with Debian Policy 3.9.4.
       new  6a6cf1a   releasing package libpod-elemental-perl version 0.102363-1

The 6 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                                      |    3 +
 LICENSE                                      |    6 +-
 MANIFEST                                     |    3 +
 META.json                                    |  154 +++++++++++++++++---------
 META.yml                                     |  128 ++++++++++++---------
 Makefile.PL                                  |   33 ++++--
 README                                       |    4 +-
 debian/changelog                             |   11 +-
 debian/control                               |   64 +++++------
 debian/copyright                             |    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 +++++++
 40 files changed, 568 insertions(+), 275 deletions(-)
 create mode 100644 t/00-compile.t
 create mode 100644 t/000-report-versions-tiny.t
 create mode 100644 xt/release/changes_has_content.t

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