chiark / gitweb /
fishdescriptor: for revert: attempt at setuptools
[chiark-utils.git] / debian / control
index 236260a74f19a215ff48729c1e0d5073d5d51326..e6a33dcb91eb9ae6208b92adff7127bff3fed605 100644 (file)
@@ -3,7 +3,8 @@ Section: admin
 Priority: extra
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Build-Depends: libx11-dev, libxmu-dev, nettle-dev, debhelper (>= 5),
-               libxdmcp-dev, libxau-dev, libice-dev, libsm-dev
+               libxdmcp-dev, libxau-dev, libice-dev, libsm-dev,
+               dh-python
 Standards-Version: 3.9.1
 
 Package: chiark-backup
@@ -63,7 +64,7 @@ Description: chiark system administration scripts
  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,
git-branchmove, random-word, remountresizereiserfs,
  summarise-mailbox-preserving-privacy
 
 Package: chiark-rwbuffer
@@ -108,8 +109,12 @@ Description: chiark system administration utilities
  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; xbatmon-simple needs the Suggested X libraries.
+ .
+ cgi-fcgi-interp: for use with cgi-fcgi as a #! interpreter
 
 Package: chiark-really
 Section: admin
@@ -124,7 +129,7 @@ Description: really - a tool for gaining privilege (simple, realistic sudo)
  general security risk to the system.
  .
  Unlike sudo it does not pretend that the called account can be any
- more secure than the calling account. so there is never a need for a
+ more secure than the calling account, so there is never a need for a
  password.  If you wanted to restrict which commands and functions the
  called user can perform, use userv, not really or sudo.
  .