summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 12f75f8..31cab0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+libxml2 (2.7.6.dfsg-2) unstable; urgency=low
+
+ * Cherry-picks from upstream git:
+ + globals.c: fix the initialization of the mutex.
+ + xmlIO.c: remove an abuse of zlib API and use a clean interface
+ available in zlib >= 1.2.3. Closes: #565683, #565823.
+ * debian/control:
+ + Put libreadline-dev before libreadline5-dev in Build-Deps.
+ Closes: #553803.
+ + Add misc:Depends dependencies where they are missing.
+
+ -- Mike Hommey <glandium@debian.org> Tue, 19 Jan 2010 18:41:49 +0100
+
libxml2 (2.7.6.dfsg-1) unstable; urgency=low
* New upstream release.