summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-06-02 15:19:29 +0800
committerAron Xu <aron@debian.org>2012-06-02 15:19:29 +0800
commitacd7701fd51d5e81693b7a905b758a0a98294b07 (patch)
treed633d318b63f0c829f09a2c70843340ed2f7348d /debian/changelog
parent51232e5c5703732ae0b457a9d35795fcea95bc34 (diff)
downloadlibxml2-acd7701fd51d5e81693b7a905b758a0a98294b07.tar.gz
Sort out M-A mess.
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)