Package: funkload Version: 1.6.2-1 Severity: serious From my pbuilder build log:
... dh_python -pfunkload dh_python: Doing nothing since dh_pycompat exists; dh_pysupport or dh_pycentral should do the work. You can remove dh_python from your rules file. cp -a debian/funkload.html debian/funkload/usr/share/doc/funkload (echo -n "current tree "; bzr revno ) > debian/note-to-self /bin/sh: bzr: command not found make: *** [binary-install/funkload] Error 127 dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 2 I also see that earlier it downloaded python-setuptools from the network, so you will need to Build-Depend on that as well to avoid that. -- Daniel Schepler

