Comment 4 for bug 375355

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

I wanted to do the merging "dbg package" in two step.

-> First the merge, with the same dbg package
-> Then, reshaping all gnome-python* packages to have one dbg package per source package.

Concernant the binaries debug symbols, from my understanding, this is enough:
debian/python-gtkhtml2-dbg/usr/lib/pyshared/python2.{5,6}/gtk-2.0/gtkhtml2_d.so

The previous version, build with an older version of python-support had this one:
/usr/lib/debug/usr/lib/python-support/python-gtkhtml2/python2.6/gtk-2.0/gtkhtml2.so

I didn't see what changes in the merge can do this. I'm more in favor of dh_pysupport behavior change (from 0.7 to 1.0)