Source: pylibssh2
Version: 1.0.0-1
Severity: serious
Justification: Policy 3.5
I rebuilt pylibssh2 in a clean chroot. The resulting binary package
didn't depend on python anymore. From the build log:
| dh_gencontrol
| dpkg-gencontrol: warning: Depends field of package python-libssh2: 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