= Building Debian Packages = * Untar the sources * cd into the debian/ subdirectory * run ./buildsys-select.sh [[br]] is either 2.3 (for debian sarge), 2.4 (for breezy and dapper), or pycentral (for etch and edgy). This will setup the package to install python properly. * cd .. * run "fakeroot dpkg-buildpackage -uc -us" * enjoy your freshly built packages