summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2010-06-23 18:47:07 +0200
committerMike Hommey <glandium@debian.org>2010-06-23 19:01:50 +0200
commit43f83fcf98bd6dfc7d10fb539637fb6d4ed104b2 (patch)
tree6309dd609e9f0c639187455dc45e62ce76af399d /debian/changelog
parentd3288f1eb7352bdef438e5cc12e15d23e91c573d (diff)
downloadlibxml2-43f83fcf98bd6dfc7d10fb539637fb6d4ed104b2.tar.gz
Release 2.7.7.dfsg-3debian/2.7.7.dfsg-3
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7f96cc6..f04011c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,20 @@
+libxml2 (2.7.7.dfsg-3) unstable; urgency=low
+
+ * debian/rules: Use build_python* instead of build-python* as build
+ directory when configuring python modules. build-python$* would get
+ matched by make as an existing file and would prevent evaluation of the
+ corresponding build rule. Thanks Loïc Minier.
+ * debian/python-libxml2.install: Don't hardcode site-/dist-packages in
+ .install. Cope with builds which don't have any dist-packages (or
+ site-packages) based python versions. Thanks Loïc Minier.
+ * debian/rules, debian/python-libxml2-dbg.install, debian/control:
+ Add a python-libxml2-dbg package. Closes: #583582.
+ * debian/rules: Don't link against libpython.
+ * python-libxml2-dbg.preinst: Remove /usr/share/doc/python-libxml2-dbg
+ symlink when it exists (which is the case with older Ubuntu packages).
+
+ -- Mike Hommey <glandium@debian.org> Wed, 23 Jun 2010 18:52:51 +0200
+
libxml2 (2.7.7.dfsg-2) unstable; urgency=low
* debian/libxml2-dbg.preinst, debian/libxml2-dev.preinst,