chiark / gitweb /
Declare and document the dependency of hexterm on tcl8.4.
[chiark-utils.git] / debian / control
index 531370d9258405932b3cb0eb2567aedbd25feaf1..38e47efbfdfecabfdc180dfadf534df3f461bc78 100644 (file)
@@ -1,8 +1,8 @@
 Source: chiark-utils
 Section: admin
 Priority: extra
-Maintainer: Ian Jackson <ian@chiark.greenend.org.uk>
-Build-Depends: libx11-dev, libnettle-dev
+Maintainer: Ian Jackson <ian@davenant.greenend.org.uk>
+Build-Depends: libx11-dev, libnettle-dev, debhelper
 Standards-Version: 3.2.1.0
 
 Package: chiark-backup
@@ -24,6 +24,7 @@ Section: admin
 Priority: extra
 Conflicts: chiark-named-conf, sync-accounts
 Replaces: chiark-named-conf, sync-accounts
+Suggests: tcl8.4
 Architecture: all
 Description: chiark system administration scripts
  This package contains a number of small administration scripts used
@@ -47,6 +48,21 @@ Description: chiark system administration scripts
  .
  palm-datebook-reminders: a program which emails mails you reminders
  about the appointments in your Palm's Datebook.
+ .
+ cvsweb-list: cgi program to list ucgi (userv-utils) cvsweb repos
+ .
+ expire-iso8601: keep or expire backup trees named after their dates
+ .
+ gnucap2genspic, ngspice2genspic, genspic2gnuplot: convert gnucap
+ files and ngspice output files to genspic and genspic files to
+ gnuplot input so they can be plotted.
+ .
+ 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.)
+ .
+ random-word, remountresizereiserfs,
+ summarise-mailbox-preserving-privacy
 
 Package: chiark-rwbuffer
 Section: utils