X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf;h=fc6712fb7ae3dba9ad5de6f0b176f9fe118dfb93;hb=2286ce0734fe5dadf2b601165f56d2ebb5a91a5a;hp=5f8fd28f3d45fe95fbddc7e1003951dbb07e8601;hpb=e5485759099597123b0de2259ea5db2d7483d66c;p=dak.git diff --git a/katie.conf b/katie.conf index 5f8fd28f..fc6712fb 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,17 +13,18 @@ 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; }; @@ -33,6 +34,34 @@ Dinstall }; }; +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"; @@ -81,7 +110,7 @@ Neve Lauren { StableRejector "Martin (Joey) Schulze "; - MoreInfoURL "http://people.debian.org/~joey/3.0r2/"; + MoreInfoURL "http://people.debian.org/~joey/3.0r6/"; }; Emilie @@ -101,15 +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"; }; -Suite +Lisa { + AcceptedLockFile "/org/ftp.debian.org/lock/unchecked.lock"; +}; - Stable +Cindy +{ + OverrideSuites + { + Stable + { + Process "0"; + }; + + Testing + { + Process "1"; + OriginSuite "Unstable"; + }; + + Unstable + { + Process "1"; + }; + }; +}; + +Suite +{ + Oldstable { Components { @@ -134,14 +188,52 @@ Suite sparc; }; Announce "debian-changes@lists.debian.org"; - Version "3.0r2"; + Version "3.0r6"; Origin "Debian"; - Description "Debian 3.0r2 Released 20th November 2003"; + Description "Debian 3.0r6 Released 31 May 2005"; CodeName "woody"; OverrideCodeName "woody"; + Priority "1"; + Untouchable "1"; + }; + + Stable + { + 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.1r0"; + Origin "Debian"; + Description "Debian 3.1r0 Released 06 June 2005"; + CodeName "sarge"; + OverrideCodeName "sarge"; Priority "3"; Untouchable "1"; ChangeLogBase "dists/stable/"; + UdebComponents + { + main; + }; }; Proposed-Updates @@ -171,11 +263,11 @@ 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 @@ -186,9 +278,18 @@ Suite }; MustBeOlderThan { + Testing; Unstable; Experimental; }; + Enhances + { + Stable; + }; + }; + UdebComponents + { + main; }; }; @@ -216,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 @@ -247,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 "etch"; Priority "6"; VersionChecks { @@ -266,6 +373,14 @@ Suite Unstable; Experimental; }; + Enhances + { + Testing; + }; + }; + UdebComponents + { + main; }; }; @@ -370,14 +485,14 @@ Suite SuiteMappings { - "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"; }; @@ -388,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/"; @@ -406,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/"; }; };