[libxml-xpath-perl] 01/05: Merge tag 'upstream/1.34'

gregor herrmann gregoa at debian.org
Fri Mar 18 17:19:54 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 75731ba0de34ed4caf0e927def36ca3ff1f1626e
Merge: 7c4a93c 5f42e0d
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Mar 18 18:12:23 2016 +0100

    Merge tag 'upstream/1.34'
    
    Upstream version 1.34

 Changes                         |   6 ++
 META.json                       |  46 +++++-----
 META.yml                        |  46 +++++-----
 Makefile.PL                     |  44 ++++-----
 examples/xpath                  | 199 ++++++++++++++++++++++++++++++----------
 lib/XML/XPath.pm                |   4 +-
 lib/XML/XPath/Boolean.pm        |   2 +-
 lib/XML/XPath/Builder.pm        |   2 +-
 lib/XML/XPath/Expr.pm           |   2 +-
 lib/XML/XPath/Function.pm       |   9 +-
 lib/XML/XPath/Literal.pm        |   2 +-
 lib/XML/XPath/LocationPath.pm   |   2 +-
 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        |   2 +-
 lib/XML/XPath/Number.pm         |   2 +-
 lib/XML/XPath/Parser.pm         |   2 +-
 lib/XML/XPath/PerlSAX.pm        |   2 +-
 lib/XML/XPath/Root.pm           |   2 +-
 lib/XML/XPath/Step.pm           |   2 +-
 lib/XML/XPath/Variable.pm       |   2 +-
 lib/XML/XPath/XMLParser.pm      |   2 +-
 t/00load.t                      |   2 +-
 28 files changed, 256 insertions(+), 142 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