summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorAron Xu <aron@debian.org>2012-06-02 15:22:44 +0800
committerAron Xu <aron@debian.org>2012-06-02 15:22:44 +0800
commit9dac3d8f8fe18610a18dfa2d8d55f37f95dc7f5c (patch)
tree0851a9d2e4415845f9d5015e4cc4848c23be163d /debian/changelog
parentacd7701fd51d5e81693b7a905b758a0a98294b07 (diff)
downloadlibxml2-9dac3d8f8fe18610a18dfa2d8d55f37f95dc7f5c.tar.gz
Style change of using dh --with.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 68e802e..cf6ee0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libxml2 (2.8.0+dfsg1-2) unstable; urgency=low
- Remove "M-A: same" from libxml2-dev (Closes: #674474).
- Add "M-A: foreign" to libxml2-doc.
* debian/rules:
+ - Style change on calling dh using --with.
- 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.