> This was reported against dh-go and has to be fixed there.
>
> The dh sequence in dh-go already has remove_command('dh_dwz'),
> and the buildsystem also needs something like that.

I reproduced this with dh-go 1.68 and gohelp2man. Adding
--with=golang fixes the compat 13 build.

I also tested compat 14, with the necessary install-file changes.
Without the Go sequence, the build succeeds but Static-Built-Using
is missing. Adding --with=golang restores it, so skipping dh_dwz
alone does not fully address the migration.

Tobias, the 1.66 changelog says the build dependency can be changed
without changing the rest of the configuration. For packages coming
from dh-sequence-golang, is adding --with=golang the intended migration
path, or should dh-go handle sequence activation automatically?

                                            - Troy

Reply via email to