On Mon, Apr 23, 2012 at 08:35:30 +0200, Sebastian Dröge wrote:
> what would be the correct solution for this? The debug package is
> created like this by dh_strip. Is Multi-Arch: same wrong for debug
> packages, if so, what would be the correct section?
>
I can see two solutions:
- only include debug symbols for the shared lib in the debug package,
e.g. with
dh_strip -plibcairo2 --dbg-package=libcairo2-dbg
dh_strip -Nlibcairo2
- use debhelper compat 9, which uses the build id as the path for debug
symbols instead of /usr/lib/debug/${original_path}Cheers, Julien
signature.asc
Description: Digital signature

