chiark / gitweb /
Use different struct acct, and different headers, on different platforms.
[chiark-utils.git] / debian / control
index 1d51ce9911bb4f963551e94d700b63efcb8f0225..eba9f0058aa45df85c7580ee9bcb3d8f9d7b95cd 100644 (file)
@@ -2,8 +2,9 @@ Source: chiark-utils
 Section: admin
 Priority: extra
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
-Build-Depends: libx11-dev, nettle-dev, debhelper (>= 5)
-Standards-Version: 3.2.1.0
+Build-Depends: libx11-dev, libxmu-dev, nettle-dev, debhelper (>= 5),
+               libxdmcp-dev, libxau-dev, libice-dev, libsm-dev
+Standards-Version: 3.9.1
 
 Package: chiark-backup
 Section: utils
@@ -24,6 +25,7 @@ Section: admin
 Priority: extra
 Conflicts: chiark-named-conf, sync-accounts
 Replaces: chiark-named-conf, sync-accounts
+Depends: ${misc:Depends}
 Suggests: tcl8.4
 Architecture: all
 Description: chiark system administration scripts
@@ -92,16 +94,24 @@ Description: chiark system administration utilities
  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
+ xbatmon-simple: a very simple X client for displaying battery
  charge status.
  .
+ xduplic-copier: a very simple X client for typing into multiple windows
+ at once.
+ .
  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.)
  .
+ rcopy-repeatedly: a utility for repeatedly copying a file from one
+ host to another, to keep a copy constantly up to date.
+ .
+ acctdump: for reading process accounting files.
+ .
  summer and watershed require the installation of the Recommended
- crypto libraries; xacpi-simple needs the Suggested X libraries.
+ crypto libraries; xbatmon-simple needs the Suggested X libraries.
 
 Package: chiark-really
 Section: admin