chiark / gitweb /
fishdescriptor: Fix typo in help message
[chiark-utils.git] / debian / control
index 1b7b8f2e059c2d32b518be273b395bd827419977..f9c4158ffbc2cc26fbb40e59efa097fdaae0539b 100644 (file)
@@ -26,13 +26,17 @@ Priority: extra
 Conflicts: chiark-named-conf, sync-accounts
 Replaces: chiark-named-conf, sync-accounts
 Depends: ${misc:Depends}
-Suggests: tcl8.4
+Suggests: tcl8.4, python3, gdb
 Architecture: all
 Description: chiark system administration scripts
  This package contains a number of small administration scripts used
  by chiark.greenend.org.uk and other systems belonging to the Sinister
  Greenend Organisation.  Featuring:
  .
+ fishdescriptor: a tool for extracting a file descriptor from
+ another (non-cooperating) process and giving it to you (or
+ examining it).  Requires gdb and python3.
+ .
  chiark-named-conf: a tool for managing nameserver configurations
  and checking for suspected DNS problems.  Its main functions are to
  check that delegations are appropriate and working, that secondary
@@ -128,7 +132,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.
  .