aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control13
1 files changed, 6 insertions, 7 deletions
diff --git a/debian/control b/debian/control
index 1306c8f..f8a21b3 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: ivycpy
-Version: ivycpy213
+Version: ivycpy23
Section: devel
Priority: optional
Maintainer: Didier Pavet <pavet@cena.fr>
@@ -9,11 +9,10 @@ Build-Depends: debhelper, python, python-dev, python-epydoc
Package: python-ivy
Section: devel
Architecture: i386
-Depends: libc6-dev, ivy-c (>= 3.7), ivy-c-dev (>= 3.7), python
+Depends: libc6-dev, ivy-c (>= 3.8), ivy-c-dev (>= 3.8), python
Conflicts: ivycpy213sa, ivycpy
Description: Ivy stub for Python (wrapper above ivyc).
- Ivycpy provides a Python access to the Ivy Bus. It is a wrapper above ivyc library ([3.3 .. 3.6]).
- This version is the version for debian woody (ivycpy213 stands for ivycpy for
- Python 213); it is dymically linked with libivy.
- It requires to install python2.1-tk-o which is the Opened Tkinter version with the suited patch
- on _tkinter.so sharable lib for ivycpy.
+ Ivycpy provides a Python access to the Ivy Bus. It is a wrapper above ivyc library ([3.8]).
+ This version is the version for debian sarge (ivycpy23 stands for ivycpy for
+ Python 23); it is dymically linked with libivy.
+ It requires to install python2.3