As I was looking into adding an explicit python-fuse-dbg package, I recalled that with recent versions of dh, -dbgsym packages are automatically provided on debug.mirrors.debian.org.
See: https://wiki.debian.org/AutomaticDebugPackages https://lists.debian.org/debian-devel/2009/03/msg00228.html As an end user, all you'd need is a new entry in sources.list, that'd look like: deb http://debug.mirrors.debian.org/debian-debug/ {unstable,testing}-debug main Then you could just apt-get install python-fuse-dbgsym. So I'm inclined to close this bug as wontfix; what do you think ? Cheers, --Seb