Add Debian packaging configuration
darcs-hash:20071113175844-86b55-930c81a3e37181559260cd4df978d5d4baa77a9a.gz
This commit is contained in:
17
debian/control
vendored
Normal file
17
debian/control
vendored
Normal 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
|
||||
|
||||
Reference in New Issue
Block a user