Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
config/debian/dak.conf: allow code signing for t-p-u and stretch-backports
· 7adc59cd
Ansgar
authored
Dec 30, 2018
7adc59cd
Merge branch 'master' into deploy
· fa165ae4
Ansgar
authored
Dec 30, 2018
fa165ae4
Show whitespace changes
Inline
Side-by-side
config/debian/dak.conf
View file @
fa165ae4
...
...
@@ -319,8 +319,8 @@ External-Signature-Requests {
Default
-
Suites
{
"experimental"
;
"unstable"
;
//
"testing-proposed-updates"
;
//
"stretch-backports"
;
"testing-proposed-updates"
;
"stretch-backports"
;
};
Export
"/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/project/external-signatures/requests.json"
;
ExportSigningKeys
{
"69E6775AC793814879D7406D761F1FE865C742EC"
; };
...
...