chiark / gitweb /
* backup-snaprsync: pass $vardir as argument to snap-drop
[chiark-utils.git] / debian / control
index 006ff680a0eb7e4d461a618434631db5a3cfddf8..38e47efbfdfecabfdc180dfadf534df3f461bc78 100644 (file)
@@ -1,15 +1,15 @@
 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
 Section: utils
 Priority: extra
 Architecture: all
-Depends: chiark-rwbuffer
+Depends: chiark-rwbuffer, chiark-utils-bin
 Suggests: chiark-cprogs (>= 4.1.14)
 Description: backup system for small systems and networks
  These are the backup scripts used by chiark.greenend.org.uk and other
@@ -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