From 9240c69e5abaef1256f868030a6a181a79c3375f Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Fri, 1 Aug 2014 01:01:11 +0200 Subject: [PATCH] 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 8c5c1fb5..92b77813 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 -- 2.39.2