Update Debian package configuration to version 0.1 beta 1
darcs-hash:20080308212416-86b55-a8c58fda193db5acca252b445f19a6571a35c920.gz
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
|||||||
|
jcl (0.1b1) unstable; urgency=low
|
||||||
|
|
||||||
|
* JCL v0.1 beta 1
|
||||||
|
|
||||||
|
-- David Rousselie <dax@happycoders.org> Sat, 08 Mar 2008 22:07:12 +0100
|
||||||
|
|
||||||
jcl (0.1.20071130) unstable; urgency=low
|
jcl (0.1.20071130) unstable; urgency=low
|
||||||
|
|
||||||
* JCL first version
|
* JCL first version
|
||||||
|
|||||||
3
debian/control
vendored
3
debian/control
vendored
@@ -8,8 +8,7 @@ XS-Python-Version: all
|
|||||||
|
|
||||||
Package: python-jcl
|
Package: python-jcl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: ${python:Depends}, python-sqlobject (>= 0.8), python-pyxmpp (>= 1.0)
|
Depends: ${python:Depends}, python-sqlobject (>= 0.8), python-pyxmpp (>= 1.0), python-pysqlite2 (>= 2.0)
|
||||||
Recommends: python-pysqlite2
|
|
||||||
Suggests:
|
Suggests:
|
||||||
XB-Python-Version: ${python:Versions}
|
XB-Python-Version: ${python:Versions}
|
||||||
Provides: ${python:Provides}
|
Provides: ${python:Provides}
|
||||||
|
|||||||
2
debian/rules
vendored
2
debian/rules
vendored
@@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
PACKAGE_NAME=python-jcl
|
PACKAGE_NAME=python-jcl
|
||||||
MODULE_NAME=jcl
|
MODULE_NAME=jcl
|
||||||
DEB_UPSTREAM_VERSION=0.1
|
DEB_UPSTREAM_VERSION=0.1b1
|
||||||
|
|
||||||
PYVERS=$(shell pyversions -vr)
|
PYVERS=$(shell pyversions -vr)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user