X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=89b839c4744ffbe2264f3cca3ef222d84e6573b2;hb=9540d873fa78598454af57f5f8a4875969ed0439;hp=bfeb1993dc2a7934e19fe9cc715d8d06f591ee76;hpb=5105e09b687c17d1ae7598bd60568f121b54034c;p=dak.git diff --git a/katie.conf b/katie.conf index bfeb1993..89b839c4 100644 --- a/katie.conf +++ b/katie.conf @@ -4,7 +4,7 @@ Dinstall GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; SigningKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/secring.gpg"; SigningPubKeyring "/org/ftp.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; - SigningKeyIds "38C6029A"; + SigningKeyIds "4F368D5D"; SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; MyAdminAddress "ftpmaster@debian.org"; @@ -13,26 +13,59 @@ Dinstall BugServer "bugs.debian.org"; PackagesServer "packages.debian.org"; TrackingServer "packages.qa.debian.org"; - LockFile "/org/ftp.debian.org/katie/lock"; + LockFile "/org/ftp.debian.org/lock/dinstall.lock"; Bcc "archive@ftp-master.debian.org"; GroupOverrideFilename "override.group-maint"; - FutureTimeTravelGrace 28800; // 6 hours + FutureTimeTravelGrace 28800; // 8 hours PastCutoffYear "1984"; SkipTime 300; BXANotify "true"; CloseBugs "true"; OverrideDisparityCheck "true"; StableDislocationSupport "false"; - AcceptedAutoBuildSuites + DefaultSuite "unstable"; + QueueBuildSuites { unstable; }; + Reject + { + NoSourceOnly "true"; + }; +}; + +Tiffani +{ + Options + { + TempDir "/org/ftp.debian.org/tiffani"; + MaxDiffs { Default 90; }; + }; +}; + +Alicia +{ + MyEmailAddress "Debian FTP Masters "; +}; + +Billie +{ + FTPPath "/org/ftp.debian.org/ftp"; + TreeRootPath "/org/ftp.debian.org/scratch/dsilvers/treeroots"; + TreeDatabasePath "/org/ftp.debian.org/scratch/dsilvers/treedbs"; + BasicTrees { alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k }; + CombinationTrees + { + popular { i386; powerpc; all; source; }; + source { source; }; + everything { source; all; alpha; arm; hppa; hurd-i386; i386; ia64; mips; mipsel; powerpc; s390; sparc; m68k; }; + }; }; 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"; }; @@ -77,7 +110,7 @@ Neve Lauren { StableRejector "Martin (Joey) Schulze "; - MoreInfoURL "http://people.debian.org/~joey/3.0r1/"; + MoreInfoURL "http://people.debian.org/~joey/3.1r2/"; }; Emilie @@ -97,14 +130,40 @@ Rhona { // How long (in seconds) dead packages are left before being killed StayOfExecution 129600; // 1.5 days - AcceptedAutoBuildStayOfExecution 86400; // 24 hours + QueueBuildStayOfExecution 86400; // 24 hours MorgueSubDir "rhona"; - OverrideFilename "override.source-only"; +}; + +Lisa +{ + AcceptedLockFile "/org/ftp.debian.org/lock/unchecked.lock"; +}; + +Cindy +{ + OverrideSuites + { + Stable + { + Process "0"; + }; + + Testing + { + Process "1"; + OriginSuite "Unstable"; + }; + + Unstable + { + Process "1"; + }; + }; }; Suite { - OldStable + Oldstable { Components { @@ -118,61 +177,24 @@ Suite all; alpha; arm; + hppa; i386; + ia64; m68k; + mips; + mipsel; powerpc; + s390; sparc; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r7"; + Version "3.0r6"; Origin "Debian"; - Description "Debian 2.2r7 Released 12th July 2002"; - CodeName "potato"; - OverrideCodeName "potato"; + Description "Debian 3.0r6 Released 31 May 2005"; + CodeName "woody"; + OverrideCodeName "woody"; Priority "1"; Untouchable "1"; - ChangeLogBase "dists/oldstable/"; - }; - - Old-Proposed-Updates - { - Architectures - { - source; - all; - alpha; - arm; - i386; - m68k; - powerpc; - sparc; - }; - Announce "debian-changes@lists.debian.org"; - CopyChanges "dists/old-proposed-updates/"; - CopyKatie "/org/ftp.debian.org/queue/old-proposed-updates/"; - Version "2.2r7"; - Origin "Debian"; - Description "Proposed Updates for Debian 2.2r7 - Not Released"; - CodeName "old-proposed-updates"; - OverrideCodeName "potato"; - OverrideSuite "oldstable"; - Priority "2"; - VersionChecks - { - MustBeNewerThan - { - OldStable; - }; - MustBeOlderThan - { - Stable; - Proposed-Updates; - Testing; - Testing-Proposed-Updates; - Unstable; - Experimental; - }; - }; }; Stable @@ -200,14 +222,18 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "3.0r1a"; + Version "3.1r1"; Origin "Debian"; - Description "Debian 3.0r1a Released 16th December 2002"; - CodeName "woody"; - OverrideCodeName "woody"; + Description "Debian 3.1r1 Released 17 December 2005"; + CodeName "sarge"; + OverrideCodeName "sarge"; Priority "3"; Untouchable "1"; ChangeLogBase "dists/stable/"; + UdebComponents + { + main; + }; }; Proposed-Updates @@ -237,26 +263,33 @@ Suite Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; CopyKatie "/org/ftp.debian.org/queue/proposed-updates/"; - Version "3.0-updates"; + Version "3.1-updates"; Origin "Debian"; - Description "Debian 3.0 Proposed Updates - Not Released"; + Description "Debian 3.1 Proposed Updates - Not Released"; CodeName "proposed-updates"; - OverrideCodeName "woody"; + OverrideCodeName "sarge"; OverrideSuite "stable"; Priority "4"; VersionChecks { MustBeNewerThan { - OldStable; - Old-Proposed-Updates; Stable; }; MustBeOlderThan { + Testing; Unstable; Experimental; }; + Enhances + { + Stable; + }; + }; + UdebComponents + { + main; }; }; @@ -284,11 +317,16 @@ Suite s390; sparc; }; + Announce "debian-testing-changes@lists.debian.org"; Origin "Debian"; Description "Debian Testing distribution - Not Released"; - CodeName "sarge"; - OverrideCodeName "sarge"; + CodeName "etch"; + OverrideCodeName "etch"; Priority "5"; + UdebComponents + { + main; + }; }; Testing-Proposed-Updates @@ -315,11 +353,12 @@ Suite s390; sparc; }; + Announce "debian-testing-changes@lists.debian.org"; Origin "Debian"; Description "Debian Testing distribution updates - Not Released"; CodeName "testing-proposed-updates"; - OverrideCodeName "sarge"; - OverrideSuite "unstable"; + OverrideCodeName "etch"; + OverrideSuite "testing"; Priority "6"; VersionChecks { @@ -334,6 +373,14 @@ Suite Unstable; Experimental; }; + Enhances + { + Testing; + }; + }; + UdebComponents + { + main; }; }; @@ -424,8 +471,6 @@ Suite { MustBeNewerThan { - OldStable; - Old-Proposed-Updates; Stable; Proposed-Updates; Testing; @@ -440,19 +485,14 @@ Suite SuiteMappings { - "map oldstable old-proposed-updates"; - "map oldstable-security old-proposed-updates"; - "map-unreleased oldstable stable"; - "map-unreleased old-proposed-updates stable"; - - "map testing-security proposed-updates"; - + "propup-version stable-security testing testing-proposed-updates unstable"; + "propup-version testing-security unstable"; "map stable proposed-updates"; "map stable-security proposed-updates"; "map-unreleased stable unstable"; "map-unreleased proposed-updates unstable"; "map testing testing-proposed-updates"; - //"map testing-security testing-proposed-updates"; + "map testing-security testing-proposed-updates"; "map-unreleased testing unstable"; "map-unreleased testing-proposed-updates unstable"; }; @@ -463,17 +503,16 @@ Dir Pool "/org/ftp.debian.org/ftp/pool/"; Templates "/org/ftp.debian.org/katie/templates/"; PoolRoot "pool/"; - Override "/org/ftp.debian.org/scripts/override/"; Lists "/org/ftp.debian.org/database/dists/"; Log "/org/ftp.debian.org/log/"; + Lock "/org/ftp.debian.org/lock"; Morgue "/org/ftp.debian.org/morgue/"; MorgueReject "reject"; Override "/org/ftp.debian.org/scripts/override/"; - AcceptedAutoBuild "/org/incoming.debian.org/buildd/"; + QueueBuild "/org/incoming.debian.org/buildd/"; UrgencyLog "/org/ftp.debian.org/testing/urgencies/"; Queue { - Root "/org/ftp.debian.org/queue/"; Accepted "/org/ftp.debian.org/queue/accepted/"; Byhand "/org/ftp.debian.org/queue/byhand/"; Done "/org/ftp.debian.org/queue/done/"; @@ -481,6 +520,7 @@ Dir New "/org/ftp.debian.org/queue/new/"; Reject "/org/ftp.debian.org/queue/reject/"; Unchecked "/org/ftp.debian.org/queue/unchecked/"; + BTSVersionTrack "/org/ftp.debian.org/queue/bts_version_track/"; }; }; @@ -562,11 +602,15 @@ Section devel; doc; editors; + embedded; electronics; games; + gnome; graphics; hamradio; interpreters; + kde; + libdevel; libs; mail; math; @@ -575,6 +619,8 @@ Section news; oldlibs; otherosfs; + perl; + python; science; shells; sound;