debian/control: Include `with-umask' in the dummy package's dependencies.
[misc] / debian / control
index 55fa6dd..e8f226e 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: extra
 Maintainer: Mark Wooding <mdw@distorted.org.uk>
 Build-Depends: tinycdb, debhelper (>= 9), python, python-cdb,
- catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), libspamc-dev, libcdb-dev
+ catacomb-dev (>= 2.1.1), mlib-dev (>= 2.0.4), libcdb-dev
 Standards-Version: 3.1.1
 
 Package: nsict-utils
@@ -13,7 +13,6 @@ Depends:
        mdwopt-perl,
        nsict-cdb,
        locking,
-       qmail-checkspam,
        nsict-mail,
        if-mtu,
        shadowfix,
@@ -29,7 +28,8 @@ Depends:
        stamp,
        space,
        getpass,
-       hush
+       hush,
+       with-umask
 Description: Dummy package for convenience.
 
 Package: mdwopt-perl
@@ -62,13 +62,6 @@ Section: utils
 Depends: ${shlibs:Depends}
 Description: Run a program while holding a file lock.
 
-Package: qmail-checkspam
-Architecture: any
-Section: mail
-Depends: ${shlibs:Depends}, qmail
-Suggests: spamassassin
-Description: Check mail for spamminess before queueing it.
-
 Package: nsict-mail
 Architecture: all
 Section: mail
@@ -122,6 +115,11 @@ Architecture: all
 Section: utils
 Description: Captures stdin in a temporary file and runs a command.
 
+Package: with-umask
+Architecture: all
+Section: utils
+Description: Runs a command with a given umask.
+
 Package: create
 Architecture: all
 Section: utils