Hi,
Version 13.25 of debhelper was uploaded and it no longer run dh_dwz by
default in compat 14.
* If a package has a hook target for dh_dwz, those will no longer be
run by default. If the hook target is only there to skip dh_dwz,
then the hook target can now be removed.
You can use `debputy lint` to detect if a package is affected.
* If dh_dwz is desireable, add `dh-sequence-dwz` to Build-Depends-Arch
In most cases, dh_dwz only causes minor size benefits to the installed
size of -dbgsym packages.
Best regards,
Niels