[libxml-xpath-perl] branch master updated (7c4a93c -> f1ef6f6)

gregor herrmann gregoa at debian.org
Fri Mar 18 17:19:53 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  7c4a93c   releasing package libxml-xpath-perl version 1.32-1
      adds  5f42e0d   Imported Upstream version 1.34
       new  75731ba   Merge tag 'upstream/1.34'
       new  77d07ce   Update debian/changelog
       new  0d979cc   Drop example.patch, the changes to the script are applied upstream.
       new  6c8baa2   add missing comment in debian/tests/pkg-perl/syntax-skip
       new  f1ef6f6   releasing package libxml-xpath-perl version 1.34-1

The 5 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                           |   6 +
 META.json                         |  46 +++----
 META.yml                          |  46 +++----
 Makefile.PL                       |  44 +++----
 debian/changelog                  |   8 ++
 debian/patches/example.patch      | 271 --------------------------------------
 debian/patches/series             |   1 -
 debian/tests/pkg-perl/syntax-skip |   2 +-
 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 +-
 32 files changed, 265 insertions(+), 415 deletions(-)
 delete mode 100644 debian/patches/example.patch
 delete mode 100644 debian/patches/series

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