Hi Jari, * Lucas Nussbaum <lu...@lucas-nussbaum.net>, 2013-06-22, 15:54:
fakeroot debian/rules clean dh clean dh_testdir dh_auto_clean Can't exec "pyversions": No such file or directory at /usr/share/perl5/Debian/Debhelper/Buildsystem/python_distutils.pm line 120. dh_auto_clean: failed to run pyversions make: *** [clean] Error 2
You reassigned the bug to debhelper, without a word of comment, but to me it's clear that your package is at fault here. It's true that hitchhiker used to build with older debhelper versions, but that was only because of a bug in debhelper: #683551.
If you don't want to use any build system, you have to override every dh_auto_*.
Otherwise, you have to build-depend on packages that are needed for the build system to work (in this case: python-all).
-- Jakub Wilk -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org