libxml-libxml-perl 2.0116+dfsg-5 source package in Ubuntu
Changelog
libxml-libxml-perl (2.0116+dfsg-5) unstable; urgency=medium * debian/rules: use 'wildcard' instead of 'shell echo'. * Add patch to disable the runtime check for the libxml2 version. This test is not needed due to symbol versioning, and it causes warnings which are not only annoying but break the build of other packages. (Closes: #783610) * Update years of packaging copyright. -- gregor herrmann <email address hidden> Wed, 26 Aug 2015 19:21:06 +0200
Upload details
- Uploaded by:
- Debian Perl Group on 2015-08-26
- Uploaded to:
- Sid
- Original maintainer:
- Debian Perl Group
- Architectures:
- any
- Section:
- perl
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libxml-libxml-perl_2.0116+dfsg-5.dsc | 2.4 KiB | 5ecd75a7399ed2b43bc0e8aab93a9a98820cd97d4c4e4939422466df2f752ccf |
libxml-libxml-perl_2.0116+dfsg.orig.tar.gz | 383.2 KiB | 2dc02a0367e7cb820f9a0be6d3d7b6b28bc9dab6b828d7a5a520d7afcf8d224a |
libxml-libxml-perl_2.0116+dfsg-5.debian.tar.xz | 10.8 KiB | f178a7a09aed8ad0abcacfbc7acaafe17bc8c4fb97df6d5fa47133db0a9aef6d |
Available diffs
- diff from 2.0116+dfsg-4 to 2.0116+dfsg-5 (1.3 KiB)
No changes file available.
Binary packages built by this source
- libxml-libxml-perl: No summary available for libxml-libxml-perl in ubuntu wily.
No description available for libxml-libxml-perl in ubuntu wily.
- libxml-libxml-perl-dbgsym: debug symbols for package libxml-libxml-perl
XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides
interfaces for parsing and manipulating XML files. This module allows Perl
programmers to make use of the highly capable validating XML parser and the
high performance Document Object Model (DOM) implementation. Additionally, it
supports using the XML Path Language (XPath) to find and extract information.