Re: CDBS + python + control with 2 .deb

2009-08-05 Thread Cyril Brulebois
sandro (05/08/2009): > What should I do to have 2 packages defined in control, one a python > package and one a documentation package and use cdbs? Try -ment...@. Mraw, KiBi. signature.asc Description: Digital signature

CDBS + python + control with 2 .deb

2009-08-05 Thread sandro
Hi, I have a package named python-sqlkit with python package sqlkit. I'm using cdbs with a simple rule and the packge is ok: #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk DEB_PYTHON_SYSTEM = pysupport DEB_COMPRESS_EXCLUDE := .py .sqlite include /usr/share/cd