[libpod-simple-perl] 03/08: Merge tag 'upstream/3.30'
Damyan Ivanov
dmn at moszumanska.debian.org
Fri Jun 12 11:42:46 UTC 2015
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libpod-simple-perl.
commit 25748e273801cb06fcdc70ce3f84891903447f44
Merge: 9edd3ba a4a6ed5
Author: Damyan Ivanov <dmn at debian.org>
Date: Fri Jun 12 11:24:39 2015 +0000
Merge tag 'upstream/3.30'
Upstream version 3.30
ChangeLog | 111 ++++++++++++++++
MANIFEST | 5 +
MANIFEST.SKIP | 1 +
META.json | 5 +-
META.yml | 39 +++---
Makefile.PL | 2 +-
README | 2 +-
lib/Pod/Simple.pm | 79 ++++++-----
lib/Pod/Simple.pod | 18 +--
lib/Pod/Simple/BlackBox.pm | 137 ++++++++++++++++---
lib/Pod/Simple/Checker.pm | 12 +-
lib/Pod/Simple/Debug.pm | 5 +-
lib/Pod/Simple/DumpAsText.pm | 4 +-
lib/Pod/Simple/DumpAsXML.pm | 10 +-
lib/Pod/Simple/HTML.pm | 55 +++++---
lib/Pod/Simple/HTMLBatch.pm | 14 +-
lib/Pod/Simple/LinkSection.pm | 4 +-
lib/Pod/Simple/Methody.pm | 2 +-
lib/Pod/Simple/Progress.pm | 2 +-
lib/Pod/Simple/PullParser.pm | 9 +-
lib/Pod/Simple/PullParserEndToken.pm | 2 +-
lib/Pod/Simple/PullParserStartToken.pm | 2 +-
lib/Pod/Simple/PullParserTextToken.pm | 8 +-
lib/Pod/Simple/PullParserToken.pm | 2 +-
lib/Pod/Simple/RTF.pm | 53 +++++---
lib/Pod/Simple/Search.pm | 142 ++++++++++++--------
lib/Pod/Simple/SimpleTree.pm | 5 +-
lib/Pod/Simple/Subclassing.pod | 71 ++++++----
lib/Pod/Simple/Text.pm | 15 +--
lib/Pod/Simple/TextContent.pm | 8 +-
lib/Pod/Simple/TiedOutFH.pm | 2 +-
lib/Pod/Simple/Transcode.pm | 2 +-
lib/Pod/Simple/TranscodeDumb.pm | 61 ++++++---
lib/Pod/Simple/TranscodeSmart.pm | 2 +-
lib/Pod/Simple/XHTML.pm | 50 +++++--
lib/Pod/Simple/XMLOutStream.pm | 23 +---
t/ascii_order.pl | 26 ++++
t/basic.t | 6 +-
t/corpus.t | 6 +-
t/corpus/enc_char_directive.txt | 13 ++
t/corpus/{encwarn01.xml => enc_char_directive.xml} | 15 ++-
t/corpus/enc_char_wrong_directive.txt | 13 ++
...{encwarn01.xml => enc_char_wrong_directive.xml} | 22 ++-
t/corpus/encwarn01.xml | 2 +-
t/corpus/lat1frim.xml | 2 +-
t/enc-chars.t | 25 +++-
t/encod04.t | 148 +++++++++++++--------
t/html01.t | 19 ++-
t/render.t | 2 +-
t/search10.t | 20 ++-
t/search12.t | 19 ++-
t/search20.t | 19 ++-
t/search22.t | 19 ++-
t/search26.t | 15 ++-
t/search28.t | 13 +-
t/search50.t | 87 ++++++------
t/xhtml01.t | 22 ++-
57 files changed, 1017 insertions(+), 460 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpod-simple-perl.git
More information about the Pkg-perl-cvs-commits
mailing list