First of all: well done! Consider joining PAPT[1] and moving your package there
Comments: * You still need python-setuptools in Build-Depends, I know that you've patched setup.py to not use pkg_resources, but "clean-patched" rule doesn't depend on "patch" (test it in pbuilder and you'll know what am I talking about) * If you start server twice in a row, you cannot stop it later (pyscrabble-server.pid contains wrong PID, start-stop-daemon should handle this, but apparently it doesn't) [1] http://python-apps.alioth.debian.org/policy.html -- http://people.debian.org/~piotr/sponsor.txt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

