projects
/
dak.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
90aa165
)
* ditch embargoed and unembargoed queues
author
Don Armstrong
<don@donarmstrong.com>
Sun, 19 Feb 2012 03:07:22 +0000
(19:07 -0800)
committer
Don Armstrong
<don@donarmstrong.com>
Sun, 19 Feb 2012 03:07:22 +0000
(19:07 -0800)
config/debian-r/dak.conf
patch
|
blob
|
history
diff --git
a/config/debian-r/dak.conf
b/config/debian-r/dak.conf
index 00746149d896ebfc02f76a244f83120101edd77e..e7bd9ef013fb15fcad3696f2dc731bc09dd6b400 100644
(file)
--- 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;
};
};