X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=katie.conf-non-US;h=709e33b265421afb4852496de1824bc7367ff3dd;hb=d0a891d7eb8d79b747f031392dd29de3acd68d84;hp=c5374d41134ce2d0000461fbecae5469e43a9083;hpb=e8eacb00ee41d7ab974ba913fff40e5c082b8e1a;p=dak.git diff --git a/katie.conf-non-US b/katie.conf-non-US index c5374d41..709e33b2 100644 --- a/katie.conf-non-US +++ b/katie.conf-non-US @@ -1,154 +1,117 @@ Dinstall { - Options - { - Automatic ""; - Debug ""; - Help ""; - Ack-New ""; - Manual-Reject ""; - No-Action ""; - No-Lock ""; - No-Version-Check ""; - No-Mail ""; - Override-Distribution ""; - Version ""; - }; - PGPKeyring "/org/keyring.debian.org/keyrings/debian-keyring.pgp"; GPGKeyring "/org/keyring.debian.org/keyrings/debian-keyring.gpg"; - SendmailCommand "/usr/sbin/sendmail -oi -t"; + SigningKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/secring.gpg"; + SigningPubKeyring "/org/non-us.debian.org/s3kr1t/dot-gnupg/pubring.gpg"; + SigningKeyIds "722F1AED"; + SendmailCommand "/usr/sbin/sendmail -odq -oi -t"; MyEmailAddress "Debian Installer "; + MyAdminAddress "ftpmaster@debian.org"; MyHost "debian.org"; // used for generating user@my_host addresses in e.g. manual_reject() + MyDistribution "Debian"; // Used in emails + BugServer "bugs.debian.org"; + PackagesServer "packages.debian.org"; + TrackingServer "packages.qa.debian.org"; NewAckList "/org/non-us.debian.org/katie/log"; LockFile "/org/non-us.debian.org/katie/lock"; - + Bcc "archive@ftp-master.debian.org"; + GroupOverrideFilename "override.group-maint"; + StableRejector "Martin (Joey) Schulze "; + FutureTimeTravelGrace 28800; // 6 hours + PastCutoffYear "1984"; + SkipTime 300; + CloseBugs "true"; + SuiteSuffix "non-US"; + OverrideDisparityCheck "true"; + StableDislocationSupport "true"; }; -Heidi +Julia { + ValidGID "800"; + // Comma seperated list of users who are in Postgres but not the passwd file + KnownPostgres "postgres,www-data,katie,auric"; +}; +Shania +{ Options { - Add ""; - Debug ""; - Help ""; - List ""; - Remove ""; - Set ""; - Version ""; + Days 14; }; - + MorgueSubDir "shania"; }; -Jenna + +Catherine { + Options + { + Limit 10240; + }; +}; +Natalie +{ Options { - Architecture ""; - Component ""; - Debug ""; - Help ""; - Suite ""; - Verbose ""; - Version ""; + Component "non-US/main"; + Suite "unstable"; + Type "deb"; }; - + ComponentPosition "suffix"; // Whether the component is prepended or appended to the section name }; -Shania +Melanie { - Options { - Debug ""; - Help ""; - Version ""; - Days 14; - Incoming ""; - Mail ""; - No-Action ""; - Verbose ""; + Suite "unstable"; }; - - MorgueSubDir "shania"; + MyEmailAddress "Debian Archive Maintenance "; + LogFile "/home/troup/public_html/removals.txt"; + Bcc "removed-packages@qa.debian.org"; }; Neve { - ExportDir "/org/non-us.debian.org/katie/neve-files/"; - }; Rhona { - - Options // Currently don't do anything - { - Debug ""; - Help ""; - Interactive ""; - Version ""; - }; - // How long (in seconds) dead packages are left before being killed - StayOfExecution 0; // 0 days - MorgueSubDir "rhona"; + StayOfExecution 129600; // 1.5 days + MorgueSubDir "rhona"; + OverrideFilename "override.source-only"; }; Suite { - - // Priority determines which suite is used for the Maintainers filed as generated by charisma/da_mkmaintainers (highest wins) - - Experimental - { - Architectures - { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; - }; - Announce "debian-devel-changes@lists.debian.org"; - Version "xx"; - Origin "Debian"; - Description "Experimental packages - not released; use at your own risk."; - CodeName "experimental"; - OverrideCodeName "experimental"; - SingleOverrideFile "true"; - Priority "0"; - }; - Stable { Components { - non-US/main ""; - non-US/contrib ""; - non-US/non-free ""; + non-US/main; + non-US/contrib; + non-US/non-free; }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source; + all; + alpha; + arm; + i386; + m68k; + powerpc; + sparc; }; Announce "debian-changes@lists.debian.org"; - Version "2.2r0"; + Version "2.2r6"; Origin "Debian"; - Description "Debian 2.2r1 Released 12th November 2000"; + Description "Debian 2.2r6 Released 3rd April 2002"; CodeName "potato"; OverrideCodeName "potato"; Priority "1"; @@ -160,101 +123,204 @@ Suite { Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source; + all; + alpha; + arm; + i386; + m68k; + powerpc; + sparc; }; Announce "debian-changes@lists.debian.org"; CopyChanges "dists/proposed-updates/"; - Version "2.2r2"; + CopyKatie "/org/non-us.debian.org/queue/proposed-updates/"; + Version "2.2r6"; Origin "Debian"; - Description "Proposed Updates for Debian 2.2r2 - Not Released"; + Description "Proposed Updates for Debian 2.2r6 - Not Released"; CodeName "proposed-updates"; OverrideCodeName "potato"; + OverrideSuite "stable"; Priority "2"; + VersionChecks + { + MustBeNewerThan + { + Stable; + }; + MustBeOlderThan + { + Unstable; + Experimental; + }; + }; }; Testing { Components { - non-US/main ""; - non-US/contrib ""; - non-US/non-free ""; + non-US/main; + non-US/contrib; + non-US/non-free; }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "i386" ""; - "m68k" ""; - "powerpc" ""; - "sparc" ""; + source; + all; + alpha; + arm; + hppa; + i386; + ia64; + m68k; + mips; + mipsel; + powerpc; + s390; + sparc; }; - Version "2.3-testing"; Origin "Debian"; - Description "Debian 2.3 Testing distribution - Not Released"; + Description "Debian Testing distribution - Not Released"; + CodeName "woody"; + OverrideCodeName "woody"; Priority "3"; }; - Unstable + Woody-Proposed-Updates { Components { - non-US/main ""; - non-US/contrib ""; - non-US/non-free ""; + non-US/main; + non-US/contrib; + non-US/non-free; }; Architectures { - "source" ""; - "all" ""; - "alpha" ""; - "arm" ""; - "hppa" ""; - "hurd-i386" ""; - "i386" ""; - "m68k" ""; - "mips" ""; - "mipsel" ""; - "powerpc" ""; - "sh" ""; - "sparc" ""; + source; + all; + alpha; + arm; + hppa; + i386; + ia64; + m68k; + mips; + mipsel; + powerpc; + s390; + sparc; }; - Announce "debian-devel-changes@lists.debian.org"; - Version "2.3"; Origin "Debian"; - Description "Debian 2.3 Unstable - Not Released"; - CodeName "woody"; + Description "Debian Testing distribution updates - Not Released"; + CodeName "woody-proposed-updates"; + OverrideSuite "unstable"; OverrideCodeName "woody"; Priority "4"; + VersionChecks + { + MustBeNewerThan + { + Stable; + Proposed-Updates; + Testing; + }; + MustBeOlderThan + { + Unstable; + Experimental; + }; + }; + }; + + Unstable + { + Components + { + non-US/main; + non-US/contrib; + non-US/non-free; + }; + Architectures + { + source; + all; + alpha; + arm; + hppa; + hurd-i386; + i386; + ia64; + m68k; + mips; + mipsel; + powerpc; + s390; + sh; + sparc; + }; + Announce "debian-devel-changes@lists.debian.org"; + Origin "Debian"; + Description "Debian Unstable - Not Released"; + CodeName "sid"; + OverrideCodeName "sid"; + Priority "5"; + VersionChecks + { + MustBeNewerThan + { + Stable; + Proposed-Updates; + Testing; + Woody-Proposed-Updates; + }; + }; }; }; +SuiteMappings +{ + "map stable proposed-updates"; + "map stable-security proposed-updates"; + "map-unreleased stable unstable"; + "map-unreleased proposed-updates unstable"; + "map testing woody-proposed-updates"; + "map testing-security woody-proposed-updates"; + "map-unreleased testing unstable-"; + "map-unreleased woody-proposed-updates unstable"; +}; + Dir { - RootDir "/org/non-us.debian.org/ftp/"; - PoolDir "/org/non-us.debian.org/ftp/pool/"; + Root "/org/non-us.debian.org/ftp/"; + Pool "/org/non-us.debian.org/ftp/pool/"; PoolRoot "pool/"; - IncomingDir "/org/non-us.debian.org/incoming/"; - OverrideDir "/org/non-us.debian.org/scripts/override/"; - ListsDir "/org/non-us.debian.org/database/dists/"; + Templates "/org/non-us.debian.org/katie/templates/"; + Override "/org/non-us.debian.org/scripts/override/"; + Lists "/org/non-us.debian.org/database/dists/"; + Log "/org/non-us.debian.org/log/"; Morgue "/org/non-us.debian.org/morgue/"; + MorgueReject "reject"; + UrgencyLog "/org/non-us.debian.org/testing/"; + Queue + { + Root "/org/non-us.debian.org/queue/"; + Accepted "/org/non-us.debian.org/queue/accepted/"; + Byhand "/org/non-us.debian.org/queue/byhand/"; + Done "/org/non-us.debian.org/queue/done/"; + Holding "/org/non-us.debian.org/queue/holding/"; + New "/org/non-us.debian.org/queue/new/"; + Reject "/org/non-us.debian.org/queue/reject/"; + Unchecked "/org/non-us.debian.org/queue/unchecked/"; + }; }; DB { - Host "non-us.debian.org"; + Name "projectb"; + Host ""; Port -1; - ROUser "nobody"; }; Architectures @@ -267,10 +333,12 @@ Architectures hppa "HP PA RISC"; arm "Arm"; i386 "Intel ia32"; + ia64 "Intel ia64"; m68k "Motorola Mc680x0"; mips "SGI MIPS"; mipsel "SGI MIPS (Little Endian)"; powerpc "PowerPC"; + s390 "IBM S/390"; sh "Hitatchi SuperH"; sparc "Sun SPARC/UltraSPARC"; @@ -282,6 +350,7 @@ Archive non-US { OriginServer "non-us.debian.org"; + PrimaryMirror "non-us.debian.org"; Description "Non-US Archive for the Debian project"; }; @@ -310,6 +379,34 @@ Component }; +Section +{ + + non-US; + +}; + +Priority +{ + + required 1; + important 2; + standard 3; + optional 4; + extra 5; + source 0; // i.e. unused + +}; + +OverrideType +{ + + deb; + udeb; + dsc; + +}; + Location { @@ -327,9 +424,9 @@ Location Archive "non-US"; Suites { - Stable ""; - Unstable ""; - }; + Stable; + Unstable; + }; Type "legacy"; }; @@ -341,3 +438,17 @@ Location }; }; + +Urgency +{ + Default "low"; + Valid + { + low; + medium; + high; + emergency; + critical; + }; +}; +