[libxml-libxml-perl] branch master updated (2fd93ee -> 55aa068)
gregor herrmann
gregoa at debian.org
Mon Dec 7 14:13:54 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 2fd93ee releasing package libxml-libxml-perl version 2.0122+dfsg-1
adds 60d83be Imported Upstream version 2.0123+dfsg
new ce09d66 Merge tag 'upstream/2.0123+dfsg'
new f988a00 New upstream release.
new eb79988 Drop wording.patch, applied upstream.
new c9cb596 debian/copyright: update Upstream-Contact
new 55aa068 releasing package libxml-libxml-perl version 2.0123+dfsg-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 | 9 ++++
LibXML.pm | 2 +-
LibXML.pod | 4 +-
MANIFEST | 1 +
META.json | 4 +-
META.yml | 4 +-
debian/changelog | 9 ++++
debian/copyright | 16 +++++--
debian/patches/series | 1 -
debian/patches/wording.patch | 49 ----------------------
docs/libxml.dbk | 6 +--
example/xpath.pl | 2 +-
lib/XML/LibXML/AttributeHash.pm | 2 +-
lib/XML/LibXML/Boolean.pm | 2 +-
lib/XML/LibXML/Common.pm | 2 +-
lib/XML/LibXML/Devel.pm | 2 +-
lib/XML/LibXML/ErrNo.pm | 2 +-
lib/XML/LibXML/Error.pm | 2 +-
lib/XML/LibXML/Literal.pm | 2 +-
lib/XML/LibXML/NodeList.pm | 2 +-
lib/XML/LibXML/Number.pm | 2 +-
lib/XML/LibXML/Reader.pm | 6 ++-
lib/XML/LibXML/Reader.pod | 5 ++-
lib/XML/LibXML/SAX.pm | 2 +-
lib/XML/LibXML/SAX/Builder.pm | 2 +-
lib/XML/LibXML/SAX/Generator.pm | 2 +-
lib/XML/LibXML/SAX/Parser.pm | 2 +-
lib/XML/LibXML/XPathContext.pm | 2 +-
perl-libxml-sax.c | 0
t/07dtd.t | 2 +-
t/11memory.t | 2 +-
t/13dtd.t | 2 +-
t/17callbacks.t | 2 +-
t/25relaxng.t | 2 +-
t/26schema.t | 2 +-
t/48_SAX_Builder_rt_91433.t | 2 +-
...8_reader_undef_warning_on_empty_str_rt106830.t} | 41 +++++++++++++-----
t/49_load_html.t | 2 +-
t/90threads.t | 2 +-
t/lib/Stacker.pm | 2 +-
t/lib/TestHelpers.pm | 2 +-
41 files changed, 106 insertions(+), 103 deletions(-)
delete mode 100644 debian/patches/wording.patch
mode change 100755 => 100644 example/xpath.pl
mode change 100755 => 100644 perl-libxml-sax.c
copy t/{19die_on_invalid_utf8_rt_58848.t => 48_reader_undef_warning_on_empty_str_rt106830.t} (65%)
--
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