gai.c: Add program for name resolution using getaddrinfo(3).
[misc] / debian / control
index d9d9a22..70cd17a 100644 (file)
@@ -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~)
@@ -18,6 +18,7 @@ Depends:
        create,
        distorted-cdb,
        distorted-mail,
+       gai,
        getpass,
        gorp,
        hush,
@@ -26,13 +27,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.
@@ -58,9 +62,15 @@ Description: Simple utilities for messing with CDB files.
 Package: distorted-mail
 Architecture: all
 Section: mail
-Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl5, libmime-perl
+Depends: ${shlibs:Depends}, qmail, distorted-cdb, perl, libmime-perl
 Description: Some simple scripts for mail handling.
 
+Package: gai
+Architecture: any
+Section: utils
+Depends: ${shlibs:Depends}
+Description: A tool for name resolution, exercising getaddrinfo(3).
+
 Package: getpass
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -102,7 +112,7 @@ Description: Run a program while holding a file lock.
 Package: mdwopt-perl
 Architecture: all
 Section: perl
-Depends: perl5
+Depends: perl
 Description: Options parser library for perl.
 
 Package: mtimeout
@@ -111,6 +121,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 +134,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
@@ -136,7 +155,7 @@ Description: Perform simple operations on SysV semaphores.
 Package: shadowfix
 Architecture: all
 Section: utils
-Depends: perl5, mdwopt-perl
+Depends: perl, mdwopt-perl
 Description: Check and fix shadow password and group files.
 
 Package: space