Luke Faraone pushed to branch master at Debian FTP Team / dak
Commits:
- 
439a25a3
by Luke W Faraone at 2018-05-14T01:37:13+00:00
1 changed file:
Changes:
| ... | ... | @@ -22,6 +22,7 @@ Dinstall | 
| 22 | 22 |     LintianTags "/srv/ftp-master.debian.org/dak/config/debian/lintian.tags";
 | 
| 23 | 23 |     ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml";
 | 
| 24 | 24 |     AllowSourceOnlyUploads true;
 | 
| 25 | +   AllowSourceOnlyNewKeys { "F275CBDDEE2EDD382EE95A7AAA06688AEF8AF8D5"; };
 | |
| 25 | 26 |     // if you setup an own dak repository and want to upload Debian packages you most possibly want
 | 
| 26 | 27 |     // to set the following option to a real path/filename and then enter those mail addresses that
 | 
| 27 | 28 |     // you want to be able to receive mails generated by your dak installation. This avoids spamming
 |