[libxml-libxml-perl] branch master updated (73ab5ab -> 2fd93ee)
gregor herrmann
gregoa at debian.org
Sun Dec 6 12:52:51 UTC 2015
This is an automated email from the git hooks/post-receive script.
gregoa pushed a change to branch master
in repository libxml-libxml-perl.
from 73ab5ab update autopkgtest file in d/rules as well
adds d666e1d Imported Upstream version 2.0122+dfsg
new 2e9638b Merge tag 'upstream/2.0122+dfsg'
new 15c11f4 New upstream release.
new 4b2f19c Drop Preserve-unset-options-after-a-_clone-call.patch
new ce7d1ae Refresh fail-build-no-libxml2.patch (offset).
new ea91af6 Drop version constraint from perl build dependency.
new a4cde0e Add wording.patch (s/allow to/allow one to/g).
new 2fd93ee releasing package libxml-libxml-perl version 2.0122+dfsg-1
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 | 45 ++++++++++++
LibXML.pm | 7 +-
LibXML.pod | 2 +-
LibXML.xs | 9 +++
META.json | 6 +-
META.yml | 6 +-
Makefile.PL | 55 ++++++++-------
debian/changelog | 12 +++-
debian/control | 2 +-
...reserve-unset-options-after-a-_clone-call.patch | 80 ----------------------
debian/patches/fail-build-no-libxml2.patch | 4 +-
debian/patches/series | 2 +-
debian/patches/wording.patch | 49 +++++++++++++
docs/libxml.dbk | 20 +++---
lib/XML/LibXML/Attr.pod | 4 +-
lib/XML/LibXML/AttributeHash.pm | 2 +-
lib/XML/LibXML/Boolean.pm | 2 +-
lib/XML/LibXML/CDATASection.pod | 4 +-
lib/XML/LibXML/Comment.pod | 4 +-
lib/XML/LibXML/Common.pm | 2 +-
lib/XML/LibXML/Common.pod | 2 +-
lib/XML/LibXML/DOM.pod | 2 +-
lib/XML/LibXML/Devel.pm | 2 +-
lib/XML/LibXML/Document.pod | 8 +--
lib/XML/LibXML/DocumentFragment.pod | 2 +-
lib/XML/LibXML/Dtd.pod | 2 +-
lib/XML/LibXML/Element.pod | 4 +-
lib/XML/LibXML/ErrNo.pm | 2 +-
lib/XML/LibXML/ErrNo.pod | 2 +-
lib/XML/LibXML/Error.pm | 2 +-
lib/XML/LibXML/Error.pod | 2 +-
lib/XML/LibXML/InputCallback.pod | 2 +-
lib/XML/LibXML/Literal.pm | 2 +-
lib/XML/LibXML/Namespace.pod | 4 +-
lib/XML/LibXML/Node.pod | 2 +-
lib/XML/LibXML/NodeList.pm | 2 +-
lib/XML/LibXML/Number.pm | 2 +-
lib/XML/LibXML/PI.pod | 4 +-
lib/XML/LibXML/Parser.pod | 2 +-
lib/XML/LibXML/Pattern.pod | 2 +-
lib/XML/LibXML/Reader.pm | 2 +-
lib/XML/LibXML/Reader.pod | 2 +-
lib/XML/LibXML/RegExp.pod | 2 +-
lib/XML/LibXML/RelaxNG.pod | 2 +-
lib/XML/LibXML/SAX.pm | 2 +-
lib/XML/LibXML/SAX.pod | 2 +-
lib/XML/LibXML/SAX/Builder.pm | 2 +-
lib/XML/LibXML/SAX/Builder.pod | 2 +-
lib/XML/LibXML/SAX/Generator.pm | 2 +-
lib/XML/LibXML/SAX/Parser.pm | 2 +-
lib/XML/LibXML/Schema.pod | 2 +-
lib/XML/LibXML/Text.pod | 4 +-
lib/XML/LibXML/XPathContext.pm | 2 +-
lib/XML/LibXML/XPathContext.pod | 2 +-
lib/XML/LibXML/XPathExpression.pod | 2 +-
t/02parse.t | 7 ++
t/11memory.t | 4 +-
t/40reader.t | 4 +-
t/40reader_mem_error.t | 14 +++-
t/43options.t | 40 ++++++++++-
60 files changed, 283 insertions(+), 187 deletions(-)
delete mode 100644 debian/patches/Preserve-unset-options-after-a-_clone-call.patch
create mode 100644 debian/patches/wording.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-libxml-perl.git
More information about the Pkg-perl-cvs-commits
mailing list