[libhtml-format-perl] 01/05: Merge tag 'upstream/2.11'

Angel Abad angel at alioth.debian.org
Fri Nov 1 10:07:36 UTC 2013


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

angel pushed a commit to branch master
in repository libhtml-format-perl.

commit b45dbcd0d1d306f19cdb4b161c7f2aa584d55f92
Merge: ef2ada3 0526945
Author: Angel Abad <angelabad at gmail.com>
Date:   Fri Nov 1 10:54:17 2013 +0100

    Merge tag 'upstream/2.11'
    
    Upstream version 2.11
    
    # gpg: Firmado el vie 01 nov 2013 10:54:15 CET usando clave DSA ID EE3BC279
    # gpg: Firma correcta de "Angel Abad <angelabad at gmail.com>"
    # gpg:                 alias "Angel Abad (Indio) <angel at sindominio.net>"
    # gpg:                 alias "Angel Abad <angelabad at ubuntu.com>"
    # gpg:                 alias "Angel Abad <angel at debian.org>"

 Build.PL                                      |  110 +++++-----
 Changes                                       |    6 +
 LICENSE                                       |    8 +-
 MANIFEST                                      |    6 +-
 META.json                                     |  265 ++++++++++++++++---------
 META.yml                                      |  193 +++++++++++-------
 README                                        |   23 +--
 lib/HTML/{FormatText.pm => FormatMarkdown.pm} |  244 ++++++++++++++---------
 lib/HTML/FormatPS.pm                          |  110 +++++-----
 lib/HTML/FormatRTF.pm                         |  130 ++++++------
 lib/HTML/FormatText.pm                        |   41 ++--
 lib/HTML/Formatter.pm                         |   73 ++++---
 perltidy.LOG                                  |   20 ++
 t/00-compile.t                                |   81 ++++----
 t/04_md.t                                     |   33 +++
 t/author-pod-spell.t                          |   38 ++++
 t/data/expected/{test.txt => test.md}         |   37 +++-
 t/data/expected/test.ps                       |   99 +++++----
 t/data/expected/test.rtf                      |   50 ++++-
 t/data/expected/test.txt                      |   30 ++-
 t/data/in/test.html                           |   29 ++-
 t/release-no-tabs.t                           |   18 +-
 t/release-pod-spell.t                         |   30 ---
 t/release-portability.t                       |    9 +-
 t/release-synopsis.t                          |    2 +-
 t/rt69426.t                                   |   56 +++---
 t/support/generate_results.pl                 |    5 +-
 27 files changed, 1046 insertions(+), 700 deletions(-)

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



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