[libpod-simple-perl] branch master updated (37e39e1 -> 2c26a9b)

Florian Schlichting fsfs at alioth.debian.org
Thu Aug 8 17:18:32 UTC 2013


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

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

      from  37e39e1   releasing version 3.26-1
      adds  8bd5ebf   Imported Upstream version 3.28
       new  385c7fa   Merge tag 'upstream/3.28'
       new  ff6f436   Imported Upstream version 3.28
       new  9e7d63f   Email change: Florian Schlichting -> fsfs at debian.org
       new  ad0cfb6   Bumped Standards-Version to 3.9.4 (no change)
       new  cf27578   Bump years of packaging copyright
       new  7638a83   New spelling.patch, fixing typos in POD
       new  2c26a9b   prepare changelog for release

The 7 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                              |   23 +++
 MANIFEST                               |    1 +
 META.json                              |    2 +-
 META.yml                               |    2 +-
 README                                 |    2 +-
 debian/changelog                       |   10 ++
 debian/control                         |    4 +-
 debian/copyright                       |    2 +-
 debian/patches/series                  |    1 +
 debian/patches/spelling.patch          |  154 +++++++++++++++++++
 lib/Pod/Simple.pm                      |   16 +-
 lib/Pod/Simple/BlackBox.pm             |    8 +-
 lib/Pod/Simple/Checker.pm              |    2 +-
 lib/Pod/Simple/Debug.pm                |    2 +-
 lib/Pod/Simple/DumpAsText.pm           |    3 +-
 lib/Pod/Simple/DumpAsXML.pm            |    3 +-
 lib/Pod/Simple/HTML.pm                 |    2 +-
 lib/Pod/Simple/HTMLBatch.pm            |    2 +-
 lib/Pod/Simple/LinkSection.pm          |    4 +-
 lib/Pod/Simple/Methody.pm              |    2 +-
 lib/Pod/Simple/Progress.pm             |    2 +-
 lib/Pod/Simple/PullParser.pm           |    2 +-
 lib/Pod/Simple/PullParserEndToken.pm   |    2 +-
 lib/Pod/Simple/PullParserStartToken.pm |    2 +-
 lib/Pod/Simple/PullParserTextToken.pm  |    2 +-
 lib/Pod/Simple/PullParserToken.pm      |    2 +-
 lib/Pod/Simple/RTF.pm                  |    2 +-
 lib/Pod/Simple/Search.pm               |    2 +-
 lib/Pod/Simple/SimpleTree.pm           |    2 +-
 lib/Pod/Simple/Subclassing.pod         |  254 +++++++++++++++++---------------
 lib/Pod/Simple/Text.pm                 |    2 +-
 lib/Pod/Simple/TextContent.pm          |    2 +-
 lib/Pod/Simple/TiedOutFH.pm            |    2 +-
 lib/Pod/Simple/Transcode.pm            |    2 +-
 lib/Pod/Simple/TranscodeDumb.pm        |    2 +-
 lib/Pod/Simple/TranscodeSmart.pm       |    2 +-
 lib/Pod/Simple/XHTML.pm                |    2 +-
 lib/Pod/Simple/XMLOutStream.pm         |    3 +-
 t/html01.t                             |    2 +-
 t/items.t                              |   26 ++--
 t/whine.t                              |   69 +++++++++
 t/xhtml01.t                            |   14 +-
 42 files changed, 476 insertions(+), 169 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/spelling.patch
 create mode 100644 t/whine.t

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