Package: python-usbtc08
Version: 0.1.1-1
Severity: serious
Justification: Policy 3.5
python-usbtc08 doesn't depend on python. From the build log:
| dh_gencontrol
| dpkg-gencontrol: warning: Depends field of package python-usbtc08: unknown
substitution variable ${python:Depends}
Indeed, your debian/rules doesn't call any helper that would generate
this substitution variable. (dh in compat<9 calls dh_pysupport
automatically, but only if it's installed, i.e. you'd have to
build-depend on it.)
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org