[libxml-stream-perl] 03/12: Merge tag 'upstream/1.24'

Florian Schlichting fsfs at moszumanska.debian.org
Sun May 3 21:41:20 UTC 2015


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

fsfs pushed a commit to branch master
in repository libxml-stream-perl.

commit 6eac63ac686b0871a9b6c7ce184ad5d91965193f
Merge: 89f2bed 3428dfa
Author: Florian Schlichting <fsfs at debian.org>
Date:   Sun May 3 22:18:15 2015 +0200

    Merge tag 'upstream/1.24'
    
    Upstream version 1.24

 Build.PL                          |   46 ++
 CHANGES                           |   50 ++
 LICENSE                           |  541 ++++++++++++
 LICENSE.LGPL                      |  482 -----------
 MANIFEST                          |   12 +-
 META.json                         |  136 +++
 META.yml                          |  116 ++-
 Makefile.PL                       |   55 +-
 README                            |    4 +-
 SIGNATURE                         |   74 +-
 lib/XML/Stream.pm                 | 1641 ++++++++++++++++++++++---------------
 lib/XML/Stream/IO/Select/Win32.pm |    2 +-
 lib/XML/Stream/Namespace.pm       |   12 +-
 lib/XML/Stream/Node.pm            |   17 +-
 lib/XML/Stream/Parser.pm          |   93 +--
 lib/XML/Stream/Parser/DTD.pm      |   19 +-
 lib/XML/Stream/Tools.pm           |   75 ++
 lib/XML/Stream/Tree.pm            |   10 +-
 lib/XML/Stream/XPath.pm           |    3 +-
 lib/XML/Stream/XPath/Op.pm        |   15 +-
 lib/XML/Stream/XPath/Query.pm     |   31 +-
 lib/XML/Stream/XPath/Value.pm     |    3 +-
 t/0-signature.t                   |    1 +
 t/buildxml.t                      |   28 +-
 t/cdata.t                         |   34 +-
 t/lib/Test/Builder.pm             | 1408 -------------------------------
 t/lib/Test/More.pm                | 1248 ----------------------------
 t/lib/Test/Simple.pm              |  235 ------
 t/load.t                          |   10 +-
 t/memory_cycle.t                  |   20 +
 t/net_xmpp.t                      |   45 +
 t/parse_node.t                    |   21 +-
 t/parse_tree.t                    |   15 +-
 t/quotes.t                        |    6 +-
 t/tcpip.t                         |   10 +-
 t/tcpip2ssl.t                     |   11 +-
 t/xml2config.t                    |   19 +-
 t/xpath.t                         |    8 +-
 38 files changed, 2241 insertions(+), 4315 deletions(-)

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



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