Hi Daniel, On Thu, 20.12.2007 at 17:49:59 -0500, Daniel Schepler <[EMAIL PROTECTED]> wrote: > 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
yuck. The rules file I currently have reads, at this point: (echo -n "current tree "; bzr revno ) > debian/note-to-self || true in order to avoid requiring bzr for everyone. > 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. Thanks - I was already alerted to the fact that this is required at runtime, but missed it on build-time. Sorry for the hickups. Best, --Toni++ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

