[libxml-xpath-perl] branch master updated (6b5ee82 -> 57b69a0)

gregor herrmann gregoa at debian.org
Mon Feb 22 21:23:07 UTC 2016


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

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

      from  6b5ee82   releasing package libxml-xpath-perl version 1.30-1
      adds  7996339   Imported Upstream version 1.31
       new  fe6e326   Merge tag 'upstream/1.31'
       new  8a80de7   Update debian/changelog
       new  7c91406   Refresh 2 patches.
       new  57b69a0   releasing package libxml-xpath-perl version 1.31-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:
 Changes                                            |   3 +
 META.json                                          |  46 ++---
 META.yml                                           |  46 ++---
 Makefile.PL                                        |  44 ++---
 debian/changelog                                   |   9 +
 debian/patches/example.patch                       | 215 +++++++++++----------
 ...ption-to-work-without-internet-connection.patch |  34 ++--
 examples/xpath                                     |  87 +++++----
 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                          |   2 +-
 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 +-
 30 files changed, 276 insertions(+), 256 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