chiark / gitweb /
Add `pause' program.
[misc] / debian / control
index cf1f43b56f0132a237efd78ff94df27dc170a72f..f928af9b28a30be977ec2e9aebfbb5f4e29210de 100644 (file)
@@ -2,6 +2,8 @@ Source: nsict-utils
 Section: utils
 Priority: extra
 Maintainer: Mark Wooding <mdw@nsict.org>
+Build-Depends: freecdb, bash-builtins, debhelper (>= 4.0.2),
+ catacomb-dev (>= 2.0.0), mlib-dev (>= 2.0.0), libspamc-dev
 Standards-Version: 3.1.1
 
 Package: nsict-utils
@@ -77,3 +79,10 @@ Architecture: any
 Depends: ${shlibs:Depends}
 Section: utils
 Description: Print a random base64 string.
+
+Package: pause
+Architecture: any
+Depends: ${shlibs:Depends}
+Section: utils
+Description: Wait for a given time, or until a key is pressed.
+