X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdak.conf;h=345565b3e2b18f631bb0548a02ecab45658efad8;hb=203e76d0f6eddac1ad270d68df5e96357d0d0011;hp=fc251f8bb50303472a87f8c62c298b7a3fd13d71;hpb=f8996e240d9d0278bce098e23be63db0bcc6fbee;p=dak.git diff --git a/config/debian/dak.conf b/config/debian/dak.conf index fc251f8b..345565b3 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -24,7 +24,6 @@ Dinstall BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; - StableDislocationSupport "false"; DefaultSuite "unstable"; UserExtensions "/srv/ftp.debian.org/dak/config/debian/extensions.py"; QueueBuildSuites @@ -43,56 +42,6 @@ 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 - { - //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 @@ -177,11 +126,19 @@ Import-Archive ExportDir "/srv/ftp.debian.org/dak/import-archive-files/"; }; +Import-Keyring +{ + /srv/ftp.debian.org/keyrings/debian-maintainers.gpg + { + Debian-Maintainer "true"; + }; +}; + Reject-Proposed-Updates { StableRejector "the Stable Release Team"; StableMail "debian-release@lists.debian.org"; - MoreInfoURL "http://release.debian.org/stable/4.0/4.0r5/"; + MoreInfoURL "http://release.debian.org/stable/4.0/4.0r6/"; }; Import-LDAP-Fingerprints @@ -234,105 +191,6 @@ Check-Overrides Suite { - Oldstable - { - Components - { - main; - contrib; - non-free; - }; - Architectures - { - source; - all; - alpha; - arm; - hppa; - i386; - ia64; - m68k; - mips; - mipsel; - powerpc; - s390; - sparc; - }; - Announce "debian-changes@lists.debian.org"; - Version "3.1r8"; - Origin "Debian"; - Description "Debian 3.1r8 Released 12 April 2008"; - CodeName "sarge"; - OverrideCodeName "sarge"; - Priority "2"; - Untouchable "1"; - ChangeLogBase "dists/oldstable/"; - UdebComponents - { - main; - }; - }; - - Oldstable-Proposed-Updates - { - Components - { - main; - contrib; - non-free; - }; - Architectures - { - source; - all; - alpha; - arm; - hppa; - i386; - ia64; - m68k; - mips; - mipsel; - powerpc; - s390; - sparc; - }; - Announce "debian-changes@lists.debian.org"; - CopyChanges "dists/oldstable-proposed-updates/"; - CopyDotDak "/srv/ftp.debian.org/queue/oldstable-proposed-updates/"; - CommentsDir "/srv/ftp.debian.org/queue/o-p-u-new/COMMENTS/"; - Version "3.1-updates"; - Origin "Debian"; - Description "Debian 3.1 Proposed Updates - Not Released"; - CodeName "sarge-proposed-updates"; - OverrideCodeName "sarge"; - OverrideSuite "oldstable"; - Untouchable "1"; - Priority "2"; - VersionChecks - { - MustBeNewerThan - { - Oldstable; - }; - MustBeOlderThan - { - Stable; - Testing; - Unstable; - Experimental; - }; - Enhances - { - Oldstable; - }; - }; - UdebComponents - { - main; - }; - }; - Stable { Components @@ -365,7 +223,7 @@ Suite OverrideCodeName "etch"; Priority "5"; Untouchable "1"; - ChangeLogBase "dists/stable/"; + ChangeLogBase "dists/stable/"; UdebComponents { main; @@ -499,7 +357,7 @@ Suite Announce "debian-testing-changes@lists.debian.org"; Origin "Debian"; Description "Debian Testing distribution updates - Not Released"; - CodeName "testing-proposed-updates"; + CodeName "lenny-proposed-updates"; OverrideCodeName "lenny"; OverrideSuite "testing"; ValidTime 604800; // 7 days @@ -556,7 +414,6 @@ Suite }; }; - Unstable { Components @@ -577,7 +434,6 @@ Suite hurd-i386; i386; ia64; - m68k; mips; mipsel; powerpc; @@ -628,7 +484,6 @@ Suite hurd-i386; i386; ia64; - m68k; mips; mipsel; powerpc; @@ -742,6 +597,14 @@ Dir }; }; +Queue-Report +{ + ReportLocations + { + 822Location "/srv/ftp.debian.org/web/new.822"; + }; +}; + DB { Name "projectb";