[libpod-simple-perl] branch master updated (2a66392 -> c8d058d)

Lucas Kanashiro kanashiro.duarte at gmail.com
Mon Nov 9 02:17:37 UTC 2015


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

kanashiro-guest pushed a change to branch master
in repository libpod-simple-perl.

      from  2a66392   releasing package libpod-simple-perl version 3.31-1
      adds  91c670d   Imported Upstream version 3.32
       new  617aae3   Merge tag 'upstream/3.32'
       new  dd19fc9   Update debian/changelog
       new  1b57be9   Update upstream metadata
       new  c8d058d   Releasing libpod-simple-perl version 3.32-1

The 4 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:
 ChangeLog                              |  17 ++-
 META.json                              |   2 +-
 META.yml                               |   2 +-
 README                                 |   4 +-
 debian/changelog                       |   8 +
 debian/upstream/metadata               |   5 +-
 lib/Pod/Simple.pm                      | 166 ++++++++++----------
 lib/Pod/Simple.pod                     |  10 ++
 lib/Pod/Simple/BlackBox.pm             | 272 ++++++++++++++++-----------------
 lib/Pod/Simple/Checker.pm              |   2 +-
 lib/Pod/Simple/Debug.pm                |   6 +-
 lib/Pod/Simple/DumpAsText.pm           |   8 +-
 lib/Pod/Simple/DumpAsXML.pm            |   8 +-
 lib/Pod/Simple/HTML.pm                 |  50 +++---
 lib/Pod/Simple/HTMLBatch.pm            |  32 ++--
 lib/Pod/Simple/LinkSection.pm          |   4 +-
 lib/Pod/Simple/Methody.pm              |   2 +-
 lib/Pod/Simple/Progress.pm             |   2 +-
 lib/Pod/Simple/PullParser.pm           | 108 ++++++-------
 lib/Pod/Simple/PullParserEndToken.pm   |   2 +-
 lib/Pod/Simple/PullParserStartToken.pm |   2 +-
 lib/Pod/Simple/PullParserTextToken.pm  |   2 +-
 lib/Pod/Simple/PullParserToken.pm      |   6 +-
 lib/Pod/Simple/RTF.pm                  |  32 ++--
 lib/Pod/Simple/Search.pm               |   2 +-
 lib/Pod/Simple/SimpleTree.pm           |  16 +-
 lib/Pod/Simple/Text.pm                 |   2 +-
 lib/Pod/Simple/TextContent.pm          |   2 +-
 lib/Pod/Simple/TiedOutFH.pm            |   6 +-
 lib/Pod/Simple/Transcode.pm            |   8 +-
 lib/Pod/Simple/TranscodeDumb.pm        |   2 +-
 lib/Pod/Simple/TranscodeSmart.pm       |   2 +-
 lib/Pod/Simple/XHTML.pm                |   2 +-
 lib/Pod/Simple/XMLOutStream.pm         |   8 +-
 t/corpus.t                             |   2 +-
 t/encod04.t                            |  18 +--
 t/search50.t                           |   1 -
 t/whine.t                              |  38 ++---
 38 files changed, 443 insertions(+), 418 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