Control: reassign -1 dh-python
Control: affects -1 src:python-click
Control: close -1 7.20260623
On Mon, Jun 08, 2026 at 11:37:26PM +0000, Santiago Vila wrote:
debian/rules clean
dh clean --buildsystem=pybuild
dh_auto_clean -O--buildsystem=pybuild
Traceback (most recent call last):
File "/usr/bin/pybuild", line 582, in <module>
main(cfg)
~~~~^^^^^
File "/usr/bin/pybuild", line 112, in main
dh = DebHelper(build_options())
File "/usr/share/dh-python/dhpython/debhelper.py", line 208, in __init__
and self.compat() < 14
~~~~~~~~~~~^^
File "/usr/share/dh-python/dhpython/debhelper.py", line 247, in compat
raise Exception("Unable to determine debhelper compatibility version.")
Exception: Unable to determine debhelper compatibility version.
This was caused by #1139649, since fixed in dh-python:
dh-python (7.20260623) unstable; urgency=medium
[ Colin Watson ]
* Improve parsing of Build-Depends with unconventional spacing
(Closes: #1140059)
[ Christopher Obbard ]
* Support reading compat level from debian/control X-DH-Compat field
(Closes: #1139649)
-- Stefano Rivera <[email protected]> Tue, 23 Jun 2026 07:58:54 -0400
(There's still a separate problem that causes an FTBFS later: #1140873.)
Thanks,
--
Colin Watson (he/him) [[email protected]]