summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-17 00:15:32 -0400
committerJoey Hess <joey@kitenet.net>2011-11-17 00:15:32 -0400
commita870aa095247275de6f791ddbcd098fb51cbee47 (patch)
treea00efacc54ce84ced40dd3da6927d1afa806e92c /debian
parent4e6ddeaa95407f58b4817e029b42d3c18f4c764d (diff)
Fix broken option passing to objcopy. Closes: #649044
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 261dba60..f51a2eb4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (8.9.11) UNRELEASED; urgency=low
+
+ * Fix broken option passing to objcopy. Closes: #649044
+
+ -- Joey Hess <joeyh@debian.org> Thu, 17 Nov 2011 00:15:10 -0400
+
debhelper (8.9.10) unstable; urgency=low
* dh_strip: In v9, pass --compress-debug-sections to objcopy.