chiark / gitweb /
Rename `timeout' to `mtimeout' to prevent conflict with GNU Coreutils.
[misc] / debian / control
index 1335f11b44b80c59f73bc11c84e5d94befc6e0cc..359f211c503e7b473aaec4bfe7e8782c85a6cf42 100644 (file)
@@ -19,6 +19,7 @@ Depends:
        shadowfix,
        zz,
        gorp,
+       mtimeout,
        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: mtimeout
+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