]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
Don't say that the empty Ubuntu debug symbols will be fixed
authorRuss Allbery <rra@debian.org>
Tue, 1 Dec 2009 00:27:57 +0000 (16:27 -0800)
committerRuss Allbery <rra@debian.org>
Tue, 1 Dec 2009 00:27:57 +0000 (16:27 -0800)
The problem appears to be with dh_strip --dbg-package, rather than with
the flags that were passed to configure.

debian/changelog

index eec7a5100461793598883a69e7c78cf61f27532d..c39b7bdd20a5b8e7cd4d5918178aca69589ed52f 100644 (file)
@@ -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