#1140047 update needed for debhelper-compat 14

#1140047#5
Date:
2026-06-15 09:19:05 UTC
From:
To:
Hi,

when building packages with debhelper-compat 14, dh-golang expects files
to be in debian/$package instead of debian/tmp, thus the dh_install
parts fail (or rather, don't do anything and dh_missing makes the build
fail).

It would be nice if you could update dh-golang to work with
debhelper-compat 14.

Regards,
Daniel

#1140047#10
Date:
2026-06-15 09:28:29 UTC
From:
To:
Hi,

neither adding dh-sequence-single-binary nor using '--with
single-binary' works (seems dh-golang ignores both completely),
it seems dh-golang currently doesn't work at all with debhelper-compat 14.

Regards,
Daniel