summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-22 00:07:33 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-08-22 00:18:33 +0100
commitc076560e3cd3b539584ece2e9258a581e5eb0dae (patch)
tree8df4547b632778ee5caa8b33c630ea2ffbe3b402
parentba128ad2fb3e4502b6dc4f17b913f2b27c5bbd4a (diff)
Update hexterm to #! and Suggest tcl8.6.
Closes: #905474 Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
-rw-r--r--debian/changelog5
-rw-r--r--debian/control4
-rwxr-xr-xscripts/hexterm2
3 files changed, 6 insertions, 5 deletions
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 <ijackson@chiark.greenend.org.uk> Sun, 21 Aug 2022 16:23:59 +0100
+ * Update hexterm to #! and Suggest tcl8.6. Closes: #905474.
+
+ -- Ian Jackson <ijackson@chiark.greenend.org.uk> 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: