X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/0f5c5dd0eaf183ab7ed091c366f068ee6c6184e9..e55151af41ff0e55c5dbd0e0c83f142e0365717d:/debian/control diff --git a/debian/control b/debian/control index 4dcb0dc..a99d6f0 100644 --- a/debian/control +++ b/debian/control @@ -26,6 +26,7 @@ Depends: locking, mdwopt-perl, mtimeout, + mprlimit [linux-any], pause, prlimit [linux-any], shadowfix, @@ -113,6 +114,12 @@ Section: utils Depends: ${shlibs:Depends} Description: Run a program for at most a given amount of time. +Package: mprlimit +Architecture: linux-any +Section: utils +Depends: ${shlibs:Depends} +Description: Run a program for at most a given amount of time. + Package: pause Architecture: any Depends: ${shlibs:Depends} @@ -120,10 +127,13 @@ Section: utils Description: Wait for a given time, or until a key is pressed. Package: prlimit -Architecture: linux-any +Architecture: all Section: utils -Depends: ${shlibs:Depends} +Depends: mprlimit +Conflicts: util-linux (>= 2.24.2) Description: Run a program for at most a given amount of time. + This package provides a symlink to `mprlimit' for the sake of backwards + compatibility. Package: sema Architecture: any