From: Ian Jackson Date: Sun, 21 Aug 2022 23:07:33 +0000 (+0100) Subject: Update hexterm to #! and Suggest tcl8.6. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=commitdiff_plain;h=c076560e3cd3b539584ece2e9258a581e5eb0dae Update hexterm to #! and Suggest tcl8.6. Closes: #905474 Signed-off-by: Ian Jackson --- diff --git a/debian/changelog b/debian/changelog index a91d25e..64ccaba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,9 @@ chiark-utils (6.1.3~iwj3) unstable; urgency=medium * Add Vcs-* fields. * Update Standards-Version * timespeccmp.h: Move use to just cgi-fcgi-interp - - -- Ian Jackson Sun, 21 Aug 2022 16:23:59 +0100 + * Update hexterm to #! and Suggest tcl8.6. Closes: #905474. + + -- Ian Jackson Mon, 22 Aug 2022 00:06:57 +0100 chiark-utils (6.1.3~iwj1) unstable; urgency=medium diff --git a/debian/control b/debian/control index a9b7ac0..38c178f 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Conflicts: chiark-named-conf, sync-accounts Replaces: chiark-named-conf, sync-accounts Depends: ${misc:Depends}, libgit-wrapper-perl, libtry-tiny-perl Recommends: libdatetime-format-strptime-perl, libio-fdpass-perl -Suggests: tcl8.4, python3, gdb +Suggests: tcl8.6, python3, gdb Architecture: all Description: chiark system administration scripts This package contains a number of small administration scripts used @@ -70,7 +70,7 @@ Description: chiark system administration scripts . hexterm: connects to serial port and allows the user interact in ASCII and hex. Ie, a hex "terminal" program which lets you speak a - serial port protocol directly. (Needs tcl8.4 to be installed.) + serial port protocol directly. (Needs tcl8.6 to be installed.) . git-branchmove, random-word, remountresizereiserfs, summarise-mailbox-preserving-privacy diff --git a/scripts/hexterm b/scripts/hexterm index 9a1b047..a4458f6 100755 --- a/scripts/hexterm +++ b/scripts/hexterm @@ -1,4 +1,4 @@ -#!/usr/bin/tclsh8.4 +#!/usr/bin/tclsh8.6 set comment { # Use of the screen: