On 2022-05-16 Antoine Beaupré <[email protected]> wrote:
> Sorry for jumping in, but this bug report has been open for more than
> three years now, and blocked this package from shipping with
> bullseye. It's still blocking it from bookworm as well...
> On 2021-03-14 13:53:17, Andreas Metzler wrote:
> [...]
>> Hello is using debhelper compat 9 though, it breaks with compat >= 12. 9
>> does not warn, 10-11 warn without fatal error., 12 and later fail.
>> So you could work around this by avoiding this dh_installdeb
>> functionality and directly adding dpkg-maintscript-helper
>> invocations to {post,pre}{inst,rm}.
>> I will submit a bug against debhelper and Cc you.
> Where is that bug report?
Hello Antoine,
https://bugs.debian.org/985212
cu Andreas