[libxml-xpath-perl] 03/11: Merge tag 'upstream/1.30'

gregor herrmann gregoa at debian.org
Sun Feb 14 15:33:59 UTC 2016


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

gregoa pushed a commit to branch master
in repository libxml-xpath-perl.

commit b0e8b013a127e917e00950f33d148a4f832ea152
Merge: b8be813 56b10f9
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun Feb 14 16:13:19 2016 +0100

    Merge tag 'upstream/1.30'
    
    Upstream version 1.30

 Changes                         | 29 +++++++++++++
 MANIFEST                        |  8 ++++
 META.json                       | 93 ++++++++++++++++++++++++++++++++++++++++-
 META.yml                        | 70 ++++++++++++++++++++++++++++++-
 Makefile.PL                     | 27 +++++++++++-
 lib/XML/XPath.pm                | 64 +++++++++++++++++-----------
 lib/XML/XPath/Boolean.pm        |  2 +-
 lib/XML/XPath/Builder.pm        |  2 +-
 lib/XML/XPath/Expr.pm           | 66 +++++++++++------------------
 lib/XML/XPath/Function.pm       |  5 ++-
 lib/XML/XPath/Literal.pm        |  2 +-
 lib/XML/XPath/LocationPath.pm   | 54 ++++++++++++------------
 lib/XML/XPath/Node.pm           |  2 +-
 lib/XML/XPath/Node/Attribute.pm |  4 +-
 lib/XML/XPath/Node/Comment.pm   |  2 +-
 lib/XML/XPath/Node/Element.pm   |  2 +-
 lib/XML/XPath/Node/Namespace.pm |  2 +-
 lib/XML/XPath/Node/PI.pm        |  2 +-
 lib/XML/XPath/Node/Text.pm      |  2 +-
 lib/XML/XPath/NodeSet.pm        | 20 +++++++--
 lib/XML/XPath/Number.pm         |  2 +-
 lib/XML/XPath/Parser.pm         |  2 +-
 lib/XML/XPath/PerlSAX.pm        | 10 ++++-
 lib/XML/XPath/Root.pm           |  2 +-
 lib/XML/XPath/Step.pm           |  7 +++-
 lib/XML/XPath/Variable.pm       |  2 +-
 lib/XML/XPath/XMLParser.pm      |  3 +-
 t/00load.t                      | 27 ++++++++++++
 t/44test_compare.t              | 27 ++++++++++++
 t/45cmp_nodeset.t               | 33 +++++++++++++++
 t/46context.t                   | 30 +++++++++++++
 t/47position.t                  | 48 +++++++++++++++++++++
 t/48translate.t                 | 16 +++++++
 t/meta-json.t                   | 25 +++++++++++
 t/meta-yml.t                    | 25 +++++++++++
 35 files changed, 593 insertions(+), 124 deletions(-)

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



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