From: Don Armstrong Date: Sun, 19 Feb 2012 03:07:22 +0000 (-0800) Subject: * ditch embargoed and unembargoed queues X-Git-Tag: debian-r/squeeze~5^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e28ba63a20078725f36bebe22438f56f632a3413;p=dak.git * ditch embargoed and unembargoed queues --- diff --git a/config/debian-r/dak.conf b/config/debian-r/dak.conf index 00746149..e7bd9ef0 100644 --- a/config/debian-r/dak.conf +++ b/config/debian-r/dak.conf @@ -2,7 +2,6 @@ Dinstall { // was non-us.d.o path before Options::No-Mail "true"; - Options::No-Action "false"; SigningKeyring "/srv/debian-r/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/srv/debian-r/s3kr1t/dot-gnupg/pubring.gpg"; SigningKeyIds "55BE302B"; @@ -47,8 +46,6 @@ Queue-Report { byhand; new; - unembargoed; - embargoed; }; };