[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#726085: tk5: depends on obsolete tk8.4/8.3



Package: tk5
Version: 0.6-6.1
Severity: normal
Tags: patch

Dear Maintainer,

We plan to remove the deprecated Tcl/Tk 8.4 from the Debian archive before
jessie release. So, I'd like to propose yoy to replace the tk8.4|tk8.3
by tk in tk5's dependencies list. Note that if you want to use tk8.5 which is
acceptable then replace wish by wish8.5 in tk5.tcl because in jessie there
will be no wish in tk8.5, the /usr/bin/wish symlint to the default windowing
shell will be shipped in the tk package only.

I've prepared a small patch which fixes the dependencies.

-- System Information:
Debian Release: 7.2
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable'), (100, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u tk5-0.6/debian/control tk5-0.6/debian/control
--- tk5-0.6/debian/control
+++ tk5-0.6/debian/control
@@ -8,7 +8,7 @@
 
 Package: tk5
 Architecture: all
-Depends: tk8.4|tk8.3
+Depends: tk
 Description: Experimental Software for the ICOM IC-R5 Receiver
  tk5 is open source software designed for the  ICOM  IC-R5 receiver. 
  The current version can:
diff -u tk5-0.6/debian/changelog tk5-0.6/debian/changelog
--- tk5-0.6/debian/changelog
+++ tk5-0.6/debian/changelog
@@ -1,3 +1,10 @@
+tk5 (0.6-6.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replaced tk8.4|tk8.3 by tk in dependencies list.
+
+ -- Sergei Golovan <sgolovan@debian.org>  Sat, 12 Oct 2013 08:58:08 +0400
+
 tk5 (0.6-6.1) unstable; urgency=low
 
   * Retiring - remove myself from the uploaders list.

Reply to: