summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2010-01-19 19:11:54 +0100
committerMike Hommey <glandium@debian.org>2010-01-19 19:11:54 +0100
commitddaa8a96ed86663861266bf05ab7bd299dadcf61 (patch)
treeb183305bd8777b449f8e9f0616ee2a6f167cf217
parent25fcef925125cc2820bee645e38df4f5232c4cd8 (diff)
downloadlibxml2-debian/2.7.6.dfsg-2.tar.gz
Debian release 2.7.6.dfsg-2debian/2.7.6.dfsg-2
-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.