chiark / gitweb /
* chiark-named-conf improvements:
[chiark-utils.git] / debian / control
index 5d9214e67654eb7c17ce11c4da223b782eba66b5..006ff680a0eb7e4d461a618434631db5a3cfddf8 100644 (file)
@@ -1,8 +1,8 @@
 Source: chiark-utils
 Section: admin
 Priority: extra
-Maintainer: Matthew Vernon <matthew-chiark-utils@debian.org>
-Uploaders: matthew@debian.org
+Maintainer: Ian Jackson <ian@chiark.greenend.org.uk>
+Build-Depends: libx11-dev, libnettle-dev
 Standards-Version: 3.2.1.0
 
 Package: chiark-backup
@@ -10,6 +10,7 @@ Section: utils
 Priority: extra
 Architecture: all
 Depends: chiark-rwbuffer
+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
  systems belonging to the Sinister Greenend Organisation.  Features:
@@ -60,6 +61,7 @@ Description: readbuffer/writebuffer: prevents tape drive seesawing, etc.
 Package: chiark-utils-bin
 Architecture: any
 Depends: ${shlibs:Depends}
+Recommends: ${shlibs:Recommends}
 Suggests: ${shlibs:Suggests}
 Section: utils
 Priority: extra
@@ -70,6 +72,20 @@ Description: chiark system administration utilities
  .
  with-lock-ex: a simple tool for acquiring a lockfile before running
  another program or script.
+ .
+ summer: a tool for reporting complete details about a filesystem tree
+ in a parseable format, including checksums.
+ .
+ xacpi-simple: a very simple X client for displaying ACPI battery
+ charge status.
+ .
+ watershed: a utility for saving on superfluous executions of an
+ idempotent command.  (This is the same utility as shipped separately
+ in Ubuntu's udev, but with slightly different defaults and a
+ different install location.)
+ .
+ summer and watershed require the installation of the Recommended
+ crypto libraries; xacpi-simple needs the Suggested X libraries.
 
 Package: chiark-really
 Section: admin