[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] config/debian/dak.conf: Allow some source-only uploads.



---
 config/debian/dak.conf |    1 +
 1 file changed, 1 insertion(+)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 8c5c1fb..92b7781 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -19,6 +19,7 @@ Dinstall
    DefaultSuite "unstable";
    LintianTags "/srv/ftp-master.debian.org/dak/config/debian/lintian.tags";
    ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
+   AllowSourceOnlyUploads true;
    // if you setup an own dak repository and want to upload Debian packages you most possibly want
    // to set the following option to a real path/filename and then enter those mail addresses that
    // you want to be able to receive mails generated by your dak installation. This avoids spamming
-- 
1.7.10.4


Reply to: