X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/a3da5859f4e3e63baa285a25b95e9211efbb9f75..17c8a354fead6699ceec9b8ab4ed852bbe7b7e0a:/debian/control diff --git a/debian/control b/debian/control index d9d9a22..a99d6f0 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), pkg-config, Standards-Version: 3.1.1 Package: distorted-utils -Architecture: all +Architecture: any Section: utils Replaces: nsict-utils (<< 1.4.0~) Breaks: nsict-utils (<< 1.4.0~) @@ -26,13 +26,16 @@ Depends: locking, mdwopt-perl, mtimeout, + mprlimit [linux-any], pause, + prlimit [linux-any], shadowfix, space, splitconf, sshsvc-mkauthkeys, stamp, with-umask, + x86-model [any-i386 any-amd64], xtitle, zz Description: Dummy package for convenience. @@ -111,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} @@ -118,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