Le vendredi 13 novembre 2020, 18:28:58 CET Alberto Garcia a écrit :
> On Fri, Nov 13, 2020 at 05:57:20PM +0100, Aurélien COUDERC wrote:
> > I’m curious how you managed to work around that.
> 
> I didn't, I'm still using debhelper-compat 10, dh_dwz is called
> starting from version 12.

OK, I got away for konsole with the following:

=== debian/konsole-dbgsym.lintian-overrides ===
konsole-dbgsym: stripped-library 
usr/lib/debug/.dwz/x86_64-linux-gnu/konsole.debug 
konsole-dbgsym: non-debug-file-in-debug-package 
usr/share/lintian/overrides/konsole-dbgsym

=== debian/rules ===
execute_before_dh_lintian:
        mkdir -p 
debian/.debhelper/konsole/dbgsym-root/usr/share/lintian/overrides/
        cp debian/konsole-dbgsym.lintian-overrides 
debian/.debhelper/konsole/dbgsym-root/usr/share/lintian/overrides/konsole-dbgsym


Sub-optimal to say the least. :)


Happy hacking !
--
Aurélien

Reply via email to