a -dbg package for asterisk
Kilian Krause
kilian at debian.org
Wed May 30 07:12:16 UTC 2007
Tzafrir,
On Wed, May 30, 2007 at 02:46:19AM +0300, Tzafrir Cohen wrote:
> What's the downside for adding a -dbg package for Asterisk (besides
> having to go through the new queue)?
None. It should have one with debug symbols. We should thus make sure we
compile with "-g" everywhere and then strip it with debhelper
DH_COMPAT=5 to --dbg-package=asterisk-dbg. If there is overlapping
namespace (like asterisk-classic and asterisk-bristuff) we'll need two
dbg packages. As dh_strip won't really like the -p switch you'll need to
use -N with an exclude list. At least that worked with my tests in pwlib
(whereas -p didn't work).
--
Best regards,
Kilian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/pkg-voip-maintainers/attachments/20070530/21911733/attachment.pgp
More information about the Pkg-voip-maintainers
mailing list