chiark / gitweb /
gai.c: Add program for name resolution using getaddrinfo(3).
[misc] / debian / control
index d4a0354694f0f50b082f20f745fc7d117a169b31..70cd17aa112dfd59e7e5ed7a280339934485158b 100644 (file)
@@ -18,6 +18,7 @@ Depends:
        create,
        distorted-cdb,
        distorted-mail,
+       gai,
        getpass,
        gorp,
        hush,
@@ -64,6 +65,12 @@ Section: mail
 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}