summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f04011c..d2217ed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+libxml2 (2.7.7.dfsg-4) unstable; urgency=low
+
+ * debian/rules:
+ - Use a variable to express which sub-targets to invoke for
+ configure/build/install.
+ - Refactor configure-% and build-% rules.
+ - Avoid possible renaming of _d.so files to _d_d.so files in the
+ install-python%-dbg rules.
+ * debian/control, debian/control.udeb, debian/libxml2-udeb.install,
+ debian/rules: Add an udeb package when building for Ubuntu.
+ Closes: #583767.
+ * debian/control:
+ - Remove old Conflicts/Replaces for packages that have disappeared before
+ etch.
+ - Bump Standards-Version to 3.9.0.0.
+
+ -- Mike Hommey <glandium@debian.org> Tue, 29 Jun 2010 12:42:35 +0200
+
libxml2 (2.7.7.dfsg-3) unstable; urgency=low
* debian/rules: Use build_python* instead of build-python* as build