Package: tclx8.4 Version: 8.4.0-2 Severity: important Tags: patch Bug #442469 has been incorrectly fixed.
In /usr/lib/tclx8.4/pkgIndex.tcl line if {[package vcompare [info tclversion] 8.4] != 0} return should be replaced with if {[package vcompare [info tclversion] 8.4] < 0} return Otherwise it will be impossible to load Tclx package in Tcl8.5 interpreter. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.26-2-amd64 (SMP w/1 CPU core) Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages tclx8.4 depends on: ii libc6 2.9-12 GNU C Library: Shared libraries tclx8.4 recommends no packages. Versions of packages tclx8.4 suggests: ii tclx8.4-doc 8.4.0-2 Extended Tcl (TclX) - manpages -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org