X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=debian%2Fcontrol;h=11e15594c29e4ad7b024df921291cb1c81aaba66;hp=4e2ea92b341727f92014c1d40fd8bbda880ea448;hb=294faf8218ff812116515b11845a05dc7178c35f;hpb=4b4761642962a9de55bbdb87862ba7db6ba5a6f7 diff --git a/debian/control b/debian/control index 4e2ea92..11e1559 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,8 @@ Source: chiark-utils Section: admin Priority: extra Maintainer: Ian Jackson -Build-Depends: libx11-dev, nettle-dev, debhelper (>= 5) +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 @@ -25,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 + for 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 @@ -62,7 +67,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 @@ -93,9 +98,12 @@ 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 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 @@ -104,8 +112,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; xacpi-simple needs the Suggested X libraries. + 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 @@ -120,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. .