Re: Building extensions / dbg packages with dh

2009-07-27 Thread Bernd Zeimetz
Bernd Zeimetz wrote: > with debhelper >= 7.3.5 it is possible to build Python extensions and -dbg > packages, as long as they come with a distutils/setuptools based setup.py. In case you're looking for examples: python-usb and python-cjson use the new dh now. python-cjson builds a dbg package and

Building extensions / dbg packages with dh

2009-07-27 Thread Bernd Zeimetz
Hi, with debhelper >= 7.3.5 it is possible to build Python extensions and -dbg packages, as long as they come with a distutils/setuptools based setup.py. By default dh will call setup.py with all requested Python versions, starting with /usr/bin/python aka. the default Python version (if it was r

Help with ITP

2009-07-27 Thread diegueus9
Hi folks, I'm reading a little and I wanan try to package a django app for debian, this is dojango, a "wrapper" of dojo for django, and i have a few questions: There is a javascript policy? There is a django policy? In the python policy, i should use pycentra? python-suppord? pyshared? The doc of