aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorlecoanet2004-05-07 09:35:03 +0000
committerlecoanet2004-05-07 09:35:03 +0000
commitc9c07d9b67d612f10a3c2fcd500ba0ecd105b96f (patch)
tree549ed8c1e857b43ea98cc0974f5ebba30c85ec8b /debian
parentc22051143d90aaf7550d0038149c0edec61190ee (diff)
downloadtkzinc-c9c07d9b67d612f10a3c2fcd500ba0ecd105b96f.zip
tkzinc-c9c07d9b67d612f10a3c2fcd500ba0ecd105b96f.tar.gz
tkzinc-c9c07d9b67d612f10a3c2fcd500ba0ecd105b96f.tar.bz2
tkzinc-c9c07d9b67d612f10a3c2fcd500ba0ecd105b96f.tar.xz
Suppressed the constraint on python < 2.2
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index e6a75b9..fac910a 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Description: perl-tk variant of the Tk zinc widget.
Package: zinc-python
Architecture: all
-Depends: python (<< 2.2 ), python-tk, zinc-tk (= ${Source-Version})
+Depends: python, python-tk, zinc-tk (= ${Source-Version})
Conflicts: python-xradar3
Description: python interface to the Tk zinc widget.
python interface to the Tk zinc widget.