X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=2d17db4601cd29ba03830bbba6e953adeb440360;hb=5596929fb40e247919844ccacd6970c20a69339b;hp=97fb62107f253dbbf435495dbce87856c4b6e1b3;hpb=2eeadc93fe8c5625e617c7d633dab7dbe0bade35;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 97fb6210..2d17db46 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -68,6 +68,31 @@ Binary-Upload-Restrictions }; }; +Binary-Upload-Restrictions +{ + Components + { + //main; + //contrib; + // Yay for consensus through GRs voted on by people not actually involved in the affected architectures + none; + }; + unstable + { + arm + { + 9BF093BC475BABF8B6AEA5F6D7C3F131AB2A91F5; + 70BC7F9D8C60D2265B7076A23760DBCFFD6645AB; + F849E2025D1C194DE62BC6C829BE5D2268FD549F; + }; + alpha + { + 9BF093BC475BABF8B6AEA5F6D7C3F131AB2A91F5; + 70BC7F9D8C60D2265B7076A23760DBCFFD6645AB; + }; + }; +}; + Generate-Index-Diffs { Options @@ -667,6 +692,13 @@ AutomaticByHandPackages { Extension "tar.gz"; Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-tag"; }; + + "task-overrides" { + Source "tasksel"; + Section "byhand"; + Extension "tar.gz"; + Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-task"; + }; }; Dir