debian/control: Include `with-umask' in the dummy package's dependencies.
[misc] / debian / control
index 612e813..e8f226e 100644 (file)
@@ -28,7 +28,8 @@ Depends:
        stamp,
        space,
        getpass,
-       hush
+       hush,
+       with-umask
 Description: Dummy package for convenience.
 
 Package: mdwopt-perl
@@ -114,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