I PM'd X-Fade and Estel. In the meantime, how do I make a .deb to test locally? Runnig python setup.py sdist_fremantle creates a .dsc, a .changes and a .tar.gz, but not a .deb.
dpkg-source -x filename.dsc cd packagename-version dpkg-buildpackage -rfakeroot -sa