[libpod-markdown-perl] branch master updated (6bb30f4 -> ae90158)

Florian Schlichting fsfs at moszumanska.debian.org
Sun Nov 24 13:28:40 UTC 2013


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

fsfs pushed a change to branch master
in repository libpod-markdown-perl.

      from  6bb30f4   update changelog
      adds  e2fd415   Imported Upstream version 1.500000
       new  d9068ba   Merge tag 'upstream/1.500000'
       new  9662f2e   Import Upstream version 1.500000
       new  4681a6e   Email change: Florian Schlichting -> fsfs at debian.org
       new  e38e254   Bump years of packaging copyright
       new  425c60f   Increase dependency on Perl to 5.15.8 for Pod::Parser 1.51
       new  d1341f8   Declare compliance with Debian Policy 3.9.5
       new  f22e409   No longer set AUTOMATED_TESTING, obsoleted by code change
       new  ae90158   prepare changelog for release

The 8 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                          |  29 ++-
 MANIFEST                         |   3 +-
 META.json                        | 388 ++++++++++++++++++++-------
 META.yml                         | 326 ++++++++++++++++-------
 Makefile.PL                      |  58 +++--
 README                           |   2 +-
 bin/pod2markdown                 |   7 +-
 debian/changelog                 |  13 +-
 debian/control                   |   8 +-
 debian/copyright                 |   2 +-
 debian/rules                     |   3 -
 dist.ini                         |   9 +-
 lib/Pod/Markdown.pm              | 551 +++++++++++++++++++++++++++++++++------
 t/00-compile.t                   | 122 ++++-----
 t/00-report-prereqs.t            |  86 ++++--
 t/basic.t                        |  70 +++++
 t/codes.t                        |   6 +-
 t/links.t                        | 143 +++++++++-
 t/lists.t                        |  21 +-
 t/meta.t                         |   2 -
 t/misc.t                         |  23 +-
 t/new.t                          |  62 +++++
 t/verbatim.t                     |  32 +++
 xt/author/pod-spell.t            |  29 ++-
 xt/author/test-eol.t             |   7 +-
 xt/release/changes_has_content.t |   2 +-
 xt/release/cpan-changes.t        |  12 +-
 xt/release/kwalitee.t            |   9 +-
 xt/release/minimum-version.t     |   2 +-
 xt/release/mojibake.t            |   9 +-
 xt/release/no-tabs.t             |  15 +-
 xt/release/pod-linkcheck.t       |  20 --
 xt/release/portability.t         |   3 +
 xt/release/synopsis.t            |   2 +-
 34 files changed, 1638 insertions(+), 438 deletions(-)
 create mode 100644 t/basic.t
 create mode 100644 t/new.t
 delete mode 100644 xt/release/pod-linkcheck.t

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



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