summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-10-28 04:03:00 +0800
committerAron Xu <aron@debian.org>2012-10-28 04:03:00 +0800
commita95b0a37781930ac6ce5ecfdc33e73fa181b1f0f (patch)
treedc5afd7699541591bd423c5d346ede4d559f5dd1 /debian
parent5e04e2af468d0d7e161928e14fff6f0a10e78844 (diff)
downloadlibxml2-a95b0a37781930ac6ce5ecfdc33e73fa181b1f0f.tar.gz
Update changelog
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 21ad664..32c9cc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+libxml2 (2.9.0+dfsg1-3) experimental; urgency=low
+
+ [ Aron Xu ]
+ * Remove -L/usr/lib from xml2-config, advise to use pkg-config
+ in man, and add pkg-config to Suggests. (Closes: #689168)
+
+ [ YunQiang Su ]
+ * Fix python-libxml2 undefined symbol (Closes: #689191)
+
+ [ Daniel Holbach ]
+ * Add simple autopkgtest to the package (Closes: #690047)
+
+ -- Aron Xu <aron@debian.org> Sun, 28 Oct 2012 03:59:43 +0800
+
libxml2 (2.9.0+dfsg1-2) experimental; urgency=low
* Fix a thread portability problem by cherry-picking upstream