From: Joey Hess Date: Tue, 8 Feb 2011 19:33:04 +0000 (-0400) Subject: changelog X-Git-Tag: 8.1.1~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=14e02173f2eb2ceeffa719c284fd77f25e03576b;p=debhelper.git changelog --- diff --git a/debian/changelog b/debian/changelog index f3f0447..02eb582 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +debhelper (8.1.1) UNRELEASED; urgency=low + + * dh_strip, dh_makeshlibs: use triplet-objdump, triplet-objcopy and + triplet-strip from cross-binutils when cross-compiling; closes: #412118. + (Thanks, Loïc Minier) + + -- Joey Hess Tue, 08 Feb 2011 15:32:35 -0400 + debhelper (8.1.0) unstable; urgency=low [ Joey Hess ]