From: Russ Allbery Date: Tue, 1 Dec 2009 00:27:57 +0000 (-0800) Subject: Don't say that the empty Ubuntu debug symbols will be fixed X-Git-Tag: debian/1.4.11+dfsg-6~4 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=8c78661b920a824eaea748c65d7c02f906d62e64;p=packages%2Fo%2Fopenafs.git Don't say that the empty Ubuntu debug symbols will be fixed The problem appears to be with dh_strip --dbg-package, rather than with the flags that were passed to configure. --- diff --git a/debian/changelog b/debian/changelog index eec7a5100..c39b7bdd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,8 +16,7 @@ openafs (1.4.11+dfsg-6) UNRELEASED; urgency=low postinst script (which we'll just use once it's reliably available). Thanks, Anders Kaseorg. (LP: #487535) * Fix configure flags used for enabling or disabling LWP and kernel - debugging flags and always pass --disable-strip-binaries. Hopefully - fixes the empty debugging symbols on Ubuntu. (LP: #370612) + debugging flags and always pass --disable-strip-binaries. * In anticipation of a change in dpkg-source's defaults, force source package format 1.0. The package is maintained using Git and generating a proper quilt series is complex and relatively pointless