X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-security;h=cb4b37d5d777696e2fc89acba09e3afacf7f9676;hb=f1c6b12f17fd63c6b6e644deff776dc378fdadad;hp=e8d3a721aac499020509452adec736014b2297fc;hpb=98959214d797bc804cadbd31399fe3829a59d78e;p=dak.git diff --git a/katie.conf-security b/katie.conf-security index e8d3a721..cb4b37d5 100644 --- a/katie.conf-security +++ b/katie.conf-security @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "722F1AED"; + SigningKeyIds "1DB114E0"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -15,7 +15,7 @@ Dinstall LockFile "/org/security.debian.org/katie/lock"; Bcc "archive@ftp-master.debian.org"; // GroupOverrideFilename "override.group-maint"; - FutureTimeTravelGrace 28800; // 6 hours + FutureTimeTravelGrace 28800; // 8 hours PastCutoffYear "1984"; SkipTime 300; CloseBugs "false"; @@ -23,7 +23,6 @@ Dinstall BXANotify "false"; AcceptedAutoBuildSuites { - oldstable; stable; testing; }; @@ -38,7 +37,7 @@ Dinstall Julia { ValidGID "800"; - // Comma seperated list of users who are in Postgres but not the passwd file + // Comma separated list of users who are in Postgres but not the passwd file KnownPostgres "postgres,katie,www-data,udmsearch"; }; @@ -104,35 +103,6 @@ Suite // Priority determines which suite is used for the Maintainers file // as generated by charisma (highest wins). - OldStable - { - Components - { - updates/main; - updates/contrib; - updates/non-free; - }; - Architectures - { - source; - all; - alpha; - arm; - i386; - m68k; - powerpc; - sparc; - }; - Announce "katie@security.debian.org"; - Version "2.2"; - Origin "Debian"; - Label "Debian-Security"; - Description "Debian 2.2 Security Updates"; - CodeName "potato"; - OverrideCodeName "potato"; - CopyKatie "/org/security.debian.org/queue/done/"; - }; - Stable { Components @@ -205,7 +175,6 @@ Suite SuiteMappings { - "silent-map oldstable-security oldstable"; "silent-map stable-security stable"; // JT - FIXME, hackorama "silent-map testing-security stable"; @@ -228,7 +197,6 @@ Dir AcceptedAutoBuild "/org/security.debian.org/buildd/"; Queue { - Root "/org/security.debian.org/queue/"; Accepted "/org/security.debian.org/queue/accepted/"; Byhand "/org/security.debian.org/queue/byhand/"; Done "/org/security.debian.org/queue/done/"; @@ -321,10 +289,14 @@ Section doc; editors; electronics; + embedded; games; + gnome; graphics; hamradio; interpreters; + kde; + libdevel; libs; mail; math; @@ -333,6 +305,8 @@ Section news; oldlibs; otherosfs; + perl; + python; science; shells; sound; @@ -374,7 +348,6 @@ Location Archive "security"; Suites { - OldStable; Stable; Testing; };