[libpod-markdown-perl] 03/11: Merge tag 'upstream/3.002000'

Florian Schlichting fsfs at moszumanska.debian.org
Fri Aug 21 12:51:59 UTC 2015


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

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

commit 0512500994e494bdd413cdeb50787ada60d7be9c
Merge: ae5d3ef ad12f09
Author: Florian Schlichting <fsfs at debian.org>
Date:   Fri Aug 21 14:28:21 2015 +0200

    Merge tag 'upstream/3.002000'
    
    Upstream version 3.002000

 Changes                                |  52 +++-
 LICENSE                                |   8 +-
 MANIFEST                               |  24 +-
 MANIFEST.SKIP                          |   1 +
 META.json                              | 503 ++++++++++++++++++++-------------
 META.yml                               | 416 +++++++++++++++------------
 Makefile.PL                            |  39 +--
 README                                 |   8 +-
 bin/pod2markdown                       |  72 ++++-
 corpus/copy-enc.pod                    |   5 +
 corpus/copy.pod                        |   5 +
 corpus/lit-cp1252-enc.pod              |   5 +
 corpus/lit-cp1252.pod                  |   3 +
 corpus/lit-utf8-enc.pod                |   5 +
 corpus/lit-utf8.pod                    |   5 +
 dist.ini                               |  26 +-
 lib/Pod/Markdown.pm                    | 489 +++++++++++++++++++++++++++-----
 lib/Pod/Perldoc/ToMarkdown.pm          | 113 ++++++++
 t/00-compile.t                         |  20 +-
 t/00-report-prereqs.dd                 |  67 +++++
 t/00-report-prereqs.t                  | 263 +++++++++--------
 t/back-compat.t                        |   6 +
 t/basic.t                              |   5 +-
 t/codes.t                              | 134 +++++----
 t/encoding.t                           | 114 ++++++++
 t/entities.t                           | 208 ++++++++++++++
 t/escape.t                             | 210 ++++++++++++++
 t/formats.t                            |   2 +-
 t/lib/MarkdownTests.pm                 |  75 ++++-
 t/links.t                              |  17 +-
 t/lists.t                              |  21 +-
 t/misc.t                               | 346 +++--------------------
 t/new.t                                |   8 +
 t/perldoc.t                            |  24 ++
 t/pod2markdown.t                       |  67 ++++-
 t/verbatim.t                           |   6 +-
 xt/{release/no-tabs.t => author/eol.t} |  12 +-
 xt/author/mojibake.t                   |   9 +
 xt/{release => author}/no-tabs.t       |   8 +-
 xt/author/pod-spell.t                  |   8 +-
 xt/author/test-eol.t                   |   8 -
 xt/{release => author}/test-version.t  |  12 +-
 xt/release/changes_has_content.t       |  41 ---
 xt/release/kwalitee.t                  |   9 +-
 xt/release/meta-json.t                 |   4 +-
 xt/release/mojibake.t                  |  12 -
 xt/release/portability.t               |   1 +
 xt/release/synopsis.t                  |   5 +-
 xt/release/unused-vars.t               |  14 -
 49 files changed, 2417 insertions(+), 1098 deletions(-)

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