gai.c: Add program for name resolution using getaddrinfo(3).
[misc] / debian / control
index 4dcb0dc..70cd17a 100644 (file)
@@ -18,6 +18,7 @@ Depends:
        create,
        distorted-cdb,
        distorted-mail,
+       gai,
        getpass,
        gorp,
        hush,
@@ -26,6 +27,7 @@ Depends:
        locking,
        mdwopt-perl,
        mtimeout,
+       mprlimit [linux-any],
        pause,
        prlimit [linux-any],
        shadowfix,
@@ -60,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}
@@ -104,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
@@ -113,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}
@@ -120,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
@@ -138,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