Comment 1 for bug 911188

Revision history for this message
Colin Watson (cjwatson) wrote :

This is ridiculously painful because:

 * calling pkg_create_dbgsym manually doesn't do all the correct stuff with /CurrentlyBuilding
 * calling dh_strip doesn't work because bzip2's installation directories are non-standard
 * converting the whole thing to debhelper is possible but Just Rude

So I give up for now; I think some logic needs to be factored out of pkg-create-dbgsym's dh_strip wrapper before this is practical.