Hi, [Luciano Bello, 2008-12-18 00:58] > I would like to listen/read your comments about python-pyevent before upload > it.
binary package name should be changed to "python-event" (source package probably as well) - you're using "import event" to load the module, right? it's arch:any package, so: * you should build the package in binary-arch, not binary-indep * please replace python-dev with python-all-dev, and build the extensions for all supported Python versions (see jinja2 package for an example debian/rules) * add -dbg package (there are examples in our repo, again jinja2 has it) * add Provides: ${python:Provides} also: * please add these fields in debian/control: Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-pyevent/trunk/ Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/python-pyevent/trunk/ * add debian/watch file -- To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org