X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=4181fb01dae391cd09dd7d5f73b0725f2fcf1f79;hb=d9822f04453a1b62ca0aa66e2efeea35f654778f;hp=b266d77bef804044c0bf59fdeefb5ae3415e7465;hpb=dca650055f023509bf797c760c11e01f03d894bb;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index b266d77b..4181fb01 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -26,6 +26,7 @@ Dinstall OverrideDisparityCheck "true"; StableDislocationSupport "false"; DefaultSuite "unstable"; + UserExtensions "/srv/ftp.debian.org/dak/config/debian/extensions.py"; QueueBuildSuites { unstable; @@ -33,9 +34,40 @@ Dinstall Reject { NoSourceOnly "true"; + ReleaseTransitions "/srv/ftp.debian.org/web/transitions.yaml"; }; }; +Transitions +{ + TempPath "/srv/ftp.debian.org/tmp/"; +}; + +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; + }; + }; +}; + Binary-Upload-Restrictions { Components @@ -89,6 +121,11 @@ Mirror-Split }; }; +Show-New +{ + HTMLPath "/srv/ftp.debian.org/web/new/"; +} + Import-Users-From-Passwd { ValidGID "800"; @@ -137,7 +174,7 @@ Import-Archive Reject-Proposed-Updates { StableRejector "Andreas Barth and Martin Zobel-Helas"; - MoreInfoURL "http://release.debian.org/stable/4.0/4.0r1/"; + MoreInfoURL "http://release.debian.org/stable/4.0/4.0r3/"; }; Import-LDAP-Fingerprints @@ -215,9 +252,9 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "3.1r6"; + Version "3.1r8"; Origin "Debian"; - Description "Debian 3.1r6 Released 7 April 2007"; + Description "Debian 3.1r8 Released 12 April 2008"; CodeName "sarge"; OverrideCodeName "sarge"; Priority "2"; @@ -313,9 +350,9 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "4.0r1"; + // Version "4.0r1"; Origin "Debian"; - Description "Debian 4.0r1 Released 15 August 2007"; + // Description "Debian 4.0r1 Released 15 August 2007"; CodeName "etch"; OverrideCodeName "etch"; Priority "5"; @@ -401,6 +438,7 @@ Suite alpha; amd64; arm; + armel; hppa; i386; ia64; @@ -438,6 +476,7 @@ Suite alpha; amd64; arm; + armel; hppa; i386; ia64; @@ -523,6 +562,7 @@ Suite alpha; amd64; arm; + armel; hppa; hurd-i386; i386; @@ -572,6 +612,7 @@ Suite alpha; amd64; arm; + armel; hppa; hurd-i386; i386; @@ -620,6 +661,7 @@ SuiteMappings "map oldstable-security oldstable-proposed-updates"; "map stable proposed-updates"; "map stable-security proposed-updates"; + "map stable-proposed-updates proposed-updates"; "map-unreleased oldstable unstable"; "map-unreleased stable unstable"; "map-unreleased proposed-updates unstable"; @@ -631,7 +673,7 @@ SuiteMappings AutomaticByHandPackages { "debian-installer-images" { - Source "xxx-debian-installer"; + Source "debian-installer"; Section "raw-installer"; Extension "tar.gz"; Script "/srv/ftp.debian.org/dak/scripts/debian/byhand-di"; @@ -665,7 +707,7 @@ Dir MorgueReject "reject"; Override "/srv/ftp.debian.org/scripts/override/"; QueueBuild "/srv/incoming.debian.org/buildd/"; - UrgencyLog "/srv/ftp.debian.org/testing/urgencies/"; + UrgencyLog "/srv/release.debian.org/britney/input/urgencies/"; Queue { Accepted "/srv/ftp.debian.org/queue/accepted/";