Add Debian packaging configuration

darcs-hash:20071113175844-86b55-930c81a3e37181559260cd4df978d5d4baa77a9a.gz
This commit is contained in:
David Rousselie
2007-11-13 18:58:44 +01:00
parent 882f61d812
commit b8002f17fc
9 changed files with 136 additions and 0 deletions

17
debian/control vendored Normal file
View File

@@ -0,0 +1,17 @@
Source: jcl
Maintainer: David Rousselie <dax@happycoders.org>
Section: python
Priority: optional
Build-Depends: python-setuptools (>= 0.6b3-1), python-all-dev (>= 2.3.5-11), debhelper (>= 5.0.38), python-central (>= 0.5.6)
Standards-Version: 3.7.2
XS-Python-Version: all
Package: python-jcl
Architecture: all
Depends: ${python:Depends}, python-sqlobject (>= 0.8), python-pyxmpp (>= 1.0)
Recommends: python-pysqlite2
Suggests:
XB-Python-Version: ${python:Versions}
Provides: ${python:Provides}
Description: Jabber Component Library