Ansgar Burchardt pushed to branch deploy at Debian FTP Team / dak
Commits:
-
7adc59cd
by Ansgar Burchardt at 2018-12-30T09:02:22Z
-
fa165ae4
by Ansgar Burchardt at 2018-12-30T09:03:16Z
1 changed file:
Changes:
| ... | ... | @@ -319,8 +319,8 @@ External-Signature-Requests { |
| 319 | 319 |
Default-Suites {
|
| 320 | 320 |
"experimental";
|
| 321 | 321 |
"unstable";
|
| 322 |
- // "testing-proposed-updates";
|
|
| 323 |
- // "stretch-backports";
|
|
| 322 |
+ "testing-proposed-updates";
|
|
| 323 |
+ "stretch-backports";
|
|
| 324 | 324 |
};
|
| 325 | 325 |
Export "/srv/ftp-master.debian.org/public/incoming.debian.org/web/debian-buildd/project/external-signatures/requests.json";
|
| 326 | 326 |
ExportSigningKeys { "69E6775AC793814879D7406D761F1FE865C742EC"; };
|