Control: reassign -1 dh-python Thanks for confirming.
@dh-python maintainers - reassigning this one to you (see below for context). Thanks, ~Niels Marc Haber: > On Sun, Aug 14, 2022 at 07:54:18AM +0200, Niels Thykier wrote: >> That substitution variable is provided by the third-party dh-python3 and >> will be absent if you do not call the relevant helpers from that package >> (which requires at least Build-Depends on a package providing and maybe >> also a change to d/rules). >> >> Can you please confirm you have done those already? (I don't want to >> reassign it to the dh-python team if the reason for its absence is the >> above, because then that would fix it) > > The package Build-Depends in dh-python and uses dh $@ --with python3, > and having ${python3:Depends} in the Depends: line works. It is just the > weaker dependencies that doesn't work. > > Greetings > Marc >