[libxml-xpath-perl] branch master updated (4980ad5 -> 46c56ac)
Angel Abad
angel at debian.org
Sat Nov 12 11:27:44 UTC 2016
This is an automated email from the git hooks/post-receive script.
angel pushed a change to branch master
in repository libxml-xpath-perl.
from 4980ad5 update changelog
adds 83c9c7e New upstream version 1.39
new 4dfbd68 Merge tag 'upstream/1.39'
new 436d74b Update debian/changelog
new b2a984a debian/copyright: Update years.
new a18d465 debian/control: Add libscalar-list-utils-perl to {Build-}Depends.
new 6f2e6c5 Fix examples dir install.
new bec84cb debian/patches/fix-spelling-errors: Fix spelling error.
new 46c56ac Update changelog.
The 7 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 +
MANIFEST | 1 +
META.json | 49 +++----
META.yml | 49 +++----
Makefile.PL | 45 +++----
debian/changelog | 14 +-
debian/control | 8 +-
debian/copyright | 8 +-
debian/libxml-xpath-perl.examples | 2 +-
debian/patches/fix-spelling-errors | 16 +++
debian/patches/series | 1 +
debian/rules | 7 -
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 | 5 +-
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 | 254 ++++++++++++++++++++-----------------
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/50xmlxpathparsercache.t | 44 +++++++
35 files changed, 330 insertions(+), 223 deletions(-)
create mode 100644 debian/patches/fix-spelling-errors
create mode 100644 debian/patches/series
create mode 100644 t/50xmlxpathparsercache.t
--
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