Comment 12 for bug 261380

Revision history for this message
Martin von Gagern (gagern) wrote :

I've got a proposed version in my PPA, with debug packages managed by dh_strip, not the qt build process.
See https://launchpad.net/~gagern/+archive

Adding CONFIG+=nostrip to QMAKE_VARS in the configure script didn't work, so I added it to some other spec file. I also found that cdbs provides elaborate support for debug packages, and made use of that. The resulting list of debug symbol files looks somewhat longer, needs to be invedtigated still.

I'll attach the patch to stop the build from stripping its binaries as well as a patch of the rules file later on; the system where I developed this is already down. Until then, you can compare my diff or simply use my version.