aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorlecoanet2000-02-02 14:01:15 +0000
committerlecoanet2000-02-02 14:01:15 +0000
commit64089dca388f5a9a8235a94b4372763875132219 (patch)
tree0455fa06d471a568cbece8fc27cde0216d4def23 /debian/control
parent2b91521b4c124546e59638f2e990dcbc75903d85 (diff)
downloadtkzinc-64089dca388f5a9a8235a94b4372763875132219.zip
tkzinc-64089dca388f5a9a8235a94b4372763875132219.tar.gz
tkzinc-64089dca388f5a9a8235a94b4372763875132219.tar.bz2
tkzinc-64089dca388f5a9a8235a94b4372763875132219.tar.xz
Passage en Zinc
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control33
1 files changed, 17 insertions, 16 deletions
diff --git a/debian/control b/debian/control
index 284540a..b0c5e76 100644
--- a/debian/control
+++ b/debian/control
@@ -1,27 +1,28 @@
-Source: xradar3-tk
+Source: zinc-tk
Section: devel
Priority: extra
Maintainer: Patrick Lecoanet <lecoanet@cena.dgac.fr>
Standards-Version: 2.3.0.0
-Package: xradar3-tk
+Package: zinc-tk
Architecture: i386
Depends: tk8.0 (>= 8.0.4-2)
-Provides: xradar-tk
-Conflicts: xradar-dev, xradar3-dev
-Description: The Tk radar widget.
- Radar Widget incarnation for the Tk toolkit.
+Provides: zinc-tk
+Conflicts: xradar3-tk
+Description: The Tk Zinc widget.
+ Zinc Widget for the Tk toolkit.
-Package: xradar3-perl
+Package: zinc-perl
Architecture: i386
-Depends: perl-tk (>= 800.011), xradar3-tk (= ${Source-Version})
-Provides: xradar-perl
-Conflicts: xradar-perl
-Description: perl-tk variant of the Tk radar widget.
- perl-tk variant of the Tk radar widget.
+Depends: perl-tk (>= 800.011), zinc-tk (= ${Source-Version})
+Provides: zinc-perl
+Conflicts: xradar3-perl
+Description: perl-tk variant of the Tk Zinc widget.
+ perl-tk variant of the Tk Zinc widget.
-Package: python-xradar3
+Package: zinc-python
Architecture: all
-Depends: python-tk, xradar3-tk (= ${Source-Version})
-Description: python interface to the xradar Tk widget.
- python interface to the xradar Tk widget.
+Depends: python-tk, zinc-tk (= ${Source-Version})
+Conflicts: python-xradar3
+Description: python interface to the Zinc Tk widget.
+ python interface to the Zinc Tk widget.