[libxml-xpath-perl] branch master updated (81308a5 -> c5246b9)

Nick Morrott nickm-guest at moszumanska.debian.org
Mon Aug 14 20:41:12 UTC 2017


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

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

      from  81308a5   Update changelog
      adds  6b9a4d4   New upstream version 1.42
       new  cb0b6b2   Updated version 1.42 from 'upstream/1.42'
       new  148819e   Declare compliance with Debian Policy 4.0.1 (no changes)
       new  f48277c   Bump debhelper compatibility level to 10
       new  0d07f1c   Update copyright years
       new  528e2a9   Update d/u/metadata
       new  c5246b9   Releasing package libxml-xpath-perl version 1.42-1

The 6 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                       | 54 ++++++++++++++++++++---------------------
 META.yml                        | 52 +++++++++++++++++++--------------------
 Makefile.PL                     | 47 +++++++++++++++++------------------
 debian/changelog                | 10 ++++++++
 debian/compat                   |  2 +-
 debian/control                  |  4 +--
 debian/copyright                |  2 +-
 debian/upstream/metadata        |  2 ++
 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         | 10 +++++---
 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/51elementname.t               | 26 ++++++++++++++++++++
 33 files changed, 156 insertions(+), 106 deletions(-)
 create mode 100644 t/51elementname.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