[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dbgsym packages and backports



Hi,

2016-01-14 3:49 GMT+01:00 Jens Reyer <jre.winesim@gmail.com>:
> Hi,
>
> how should we (backports) handle packages that build the new dbgsym
> packages? (CCing Niels who sent the announce mail[1].)
...
> Specifically, current backporting practices:
>
> override_dh_strip:
>   dh_strip -Xwine-pthread -Xwine-kthread
>     --ddeb-migration='libwine$(VERSION)-dbg (<< 1.8-2~)'
I now use that in kodi:

override_dh_strip:
        dh_strip --ddeb-migration="kodi-dbg (<< 15.1+dfsg1-4~)" || dh_strip

It may hide some obscure problems, but seems to work well for backporting.

Cheers,
Balint


Reply to: