release JCL 0.1 beta2

This commit is contained in:
David Rousselie
2010-05-11 20:37:27 +02:00
parent 0b2126836a
commit 13052b4668
15 changed files with 11524 additions and 83 deletions

11
debian/control vendored
View File

@@ -2,15 +2,12 @@ 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
Build-Depends: debhelper (>=7.0.50~), python-support (>= 0.6), cdbs (>= 0.4.49), python-all-dev
Standards-Version: 3.8.4
Package: python-jcl
Architecture: all
Depends: ${python:Depends}, python-sqlobject (>= 0.8), python-pyxmpp (>= 1.0), python-pysqlite2 (>= 2.0)
Suggests:
XB-Python-Version: ${python:Versions}
Depends: ${python:Depends}, python-sqlobject (>= 0.8), python-pyxmpp (>= 1.0.1), python-pysqlite2 (>= 2.0)
Suggests:
Provides: ${python:Provides}
Description: Jabber Component Library