Package: libxml2 / 2.14.5+dfsg-0.1

Metadata

Package Version Patches format
libxml2 2.14.5+dfsg-0.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
git updates.diff | (download)

globals.c | 1 1 + 0 - 0 !
include/libxml/valid.h | 3 0 + 3 - 0 !
parser.c | 2 1 + 1 - 0 !
testparser.c | 3 2 + 1 - 0 !
tree.c | 8 4 + 4 - 0 !
valid.c | 8 1 + 7 - 0 !
xmlIO.c | 38 32 + 6 - 0 !
7 files changed, 41 insertions(+), 22 deletions(-)

---
xml2 config fix.patch | (download)

xml2-config.in | 14 2 + 12 - 0 !
1 file changed, 2 insertions(+), 12 deletions(-)

 display dynamic linking information with --libs, not static
 Don't bother about keeping support for the static variant, it's not needed
 in debian directly.
python libadd fix.patch | (download)

python/Makefile.am | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 link libxml2.la with the python module explictly