summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorpavet2004-09-21 13:02:38 +0000
committerpavet2004-09-21 13:02:38 +0000
commit04948d0e6b895066400d8a8b1f030a7aa1d44fec (patch)
treeb7e2b0f3d6c3ed727259dc0410b6470c71b6dbf2 /debian/control
parent51c0a126190162c1ec965b8720ed5b1b3f507474 (diff)
downloadivycpy-vinit-04948d0e6b895066400d8a8b1f030a7aa1d44fec.zip
ivycpy-vinit-04948d0e6b895066400d8a8b1f030a7aa1d44fec.tar.gz
ivycpy-vinit-04948d0e6b895066400d8a8b1f030a7aa1d44fec.tar.bz2
ivycpy-vinit-04948d0e6b895066400d8a8b1f030a7aa1d44fec.tar.xz
adaptations pour delivrer un paquet debian woody 3.0
propre dependant python2.1-tk-o et ivyc (>=3.3)
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 9d1502c..201fd09 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
Source: ivycpy
-Version: ivycpy213sa
+Version: ivycpy213
Section: devel
Priority: optional
Maintainer: Didier Pavet <pavet@cena.fr>
@@ -9,11 +9,11 @@ Build-Depends: debhelper
Package: ivycpy
Section: devel
Architecture: i386
-Depends: ${shlibs:Depends}, libc6-dev, python-tk (=2.1.3-3.2)
+Depends: libc6-dev, python2.1-tk-o (=2.1.3-3.2), ivy-c (>= 3.3)
+Conflicts: ivycpy213sa
Description: Ivy stub for Python (wrapper above ivyc).
- Ivycpy is a wrapper above ivyc library (3.4) and procures functions
- to plug a Python application onto the Ivy Bus;
- This version is a very early release (ivycpy213sa stands for ivycpy for
- Python 213 Stand Alone) which embodies ivy object modules,
- and procures its own tkinter shared library . Further release should
- just rely on dynamic linking with both libivy.so and native _tkinter.so
+ 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.