chiark / gitweb /
debian/control: Include `with-umask' in the dummy package's dependencies.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 23 Apr 2015 18:41:01 +0000 (19:41 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 23 Apr 2015 18:41:01 +0000 (19:41 +0100)
Silly mistake that it wasn't there already.

debian/control

index b51838860d1d8bc9d18bd5da07ef291ece09b112..e8f226e892e3bc41b3e6677644914a12d514a8e5 100644 (file)
@@ -28,7 +28,8 @@ Depends:
        stamp,
        space,
        getpass,
-       hush
+       hush,
+       with-umask
 Description: Dummy package for convenience.
 
 Package: mdwopt-perl