summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f7166ff..68e802e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libxml2 (2.8.0+dfsg1-2) unstable; urgency=low
+
+ * debian/control:
+ - Remove "M-A: same" from libxml2-dev (Closes: #674474).
+ - Add "M-A: foreign" to libxml2-doc.
+ * debian/rules:
+ - Enable all hardening features.
+ - The sed command for removing DEB_HOST_MULTIARCH is not reverted
+ because it's generally a good idea to avoid it here.
+
+ -- Aron Xu <aron@debian.org> Sat, 02 Jun 2012 15:09:37 +0800
+
libxml2 (2.8.0+dfsg1-1) unstable; urgency=low
* New upstream release. (Closes: #148220, #590934)