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

Bug#726084: tk2: depends on deprecated tk8.4/8.3



Package: tk2
Version: 1.1-9.1
Severity: normal
Tags: patch

Dear Maintainer,

We plan to drop obsolete Tcl/Tk 8.4 from the Debian archive, so I'd propose to
replace tk8.4|tk8.3 in the tk2 dependencies by tk, which pulls the current
default Tk version.

The small patch which does that is attached.

-- 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

Versions of packages tk2 depends on:
ii  tk8.4  8.4.19-5

tk2 recommends no packages.

tk2 suggests no packages.
diff -u tk2-1.1/debian/control tk2-1.1/debian/control
--- tk2-1.1/debian/control
+++ tk2-1.1/debian/control
@@ -8,7 +8,7 @@
 
 Package: tk2
 Architecture: all
-Depends: tk8.4|tk8.3
+Depends: tk
 Description: Tk GUI for the ICOM IC-R2 receiver
  The current, experimental version of tk2 works with IC-R2 models which
  employ 10 kHz or 9 kHz spacing in the AM Broadcast Band (e.g., USA, 
diff -u tk2-1.1/debian/changelog tk2-1.1/debian/changelog
--- tk2-1.1/debian/changelog
+++ tk2-1.1/debian/changelog
@@ -1,3 +1,10 @@
+tk2 (1.1-9.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:49:22 +0400
+
 tk2 (1.1-9.1) unstable; urgency=low
 
   * Retiring - remove myself from the uploaders list.

Reply to: