chiark / gitweb /
timeout: New program to limit how long a child process runs.
[misc] / debian / control
index 1335f11b44b80c59f73bc11c84e5d94befc6e0cc..ca716521459cef7a1e985df00a5ee02eb5b11de5 100644 (file)
@@ -19,6 +19,7 @@ Depends:
        shadowfix,
        zz,
        gorp,
+       timeout,
        splitconf,
        xtitle,
        pause,
@@ -42,6 +43,12 @@ Section: utils
 Depends: ${shlibs:Depends}, python (>= 2.4), python-cdb
 Description: Simple utilities for messing with CDB files.
 
+Package: timeout
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}
+Description: Run a program for at most a given amount of time.
+
 Package: locking
 Architecture: any
 Section: utils