]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
2004-04-01 James Troup <james@nocrew.org> * jennifer (get_changelog_versions):...
[dak.git] / katie.conf
index c5f4aedf6fc8272ed789599695a4a24b5979c992..43f7e7dd5c23ecb7c168a2a26d2f69f5e3f5947f 100644 (file)
@@ -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 "722F1AED";
+   SigningKeyIds "1DB114E0";
    SendmailCommand "/usr/sbin/sendmail -odq -oi -t";
    MyEmailAddress "Debian Installer <installer@ftp-master.debian.org>";
    MyAdminAddress "ftpmaster@debian.org";
@@ -13,20 +13,50 @@ Dinstall
    BugServer "bugs.debian.org";
    PackagesServer "packages.debian.org";
    TrackingServer "packages.qa.debian.org";
-   NewAckList "/org/ftp.debian.org/katie/log";
    LockFile "/org/ftp.debian.org/katie/lock";
    Bcc "archive@ftp-master.debian.org";
    GroupOverrideFilename "override.group-maint";
-   StableRejector "Martin (Joey) Schulze <joey@debian.org>";
-   FutureTimeTravelGrace 28800; // 6 hours
+   FutureTimeTravelGrace 28800; // 8 hours
    PastCutoffYear "1984";
-   BXANotify 1;
+   SkipTime 300;
+   BXANotify "true";
+   CloseBugs "true";
+   OverrideDisparityCheck "true";
+   StableDislocationSupport "false";
+   AcceptedAutoBuildSuites
+   {
+     unstable;
+   };
+   Reject
+   {
+     NoSourceOnly "true";
+   };
+};
+
+Alicia
+{
+   MyEmailAddress "Debian FTP Masters <ftpmaster@ftp-master.debian.org>";
+};
+
+Billie
+{
+  FTPPath "/org/ftp.debian.org/ftp";
+  TreeRootPath "/org/ftp.debian.org/scratch/dsilvers/treeroots";
+  TreeDatabasePath "/org/ftp.debian.org/scratch/dsilvers/treedbs";
+  BasicTrees { i386; powerpc; };
+  CombinationTrees
+  {
+    popular { i386; powerpc; all; source; };
+    welovehp { hppa; ia64; all; source; };
+    embedded { arm; mips; mipsel; source; };
+    source { source; };
+  };
 };
 
 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";
 };
 
@@ -68,238 +98,347 @@ Neve
   ExportDir "/org/ftp.debian.org/katie/neve-files/";
 };
 
+Lauren
+{
+   StableRejector "Martin (Joey) Schulze <joey@debian.org>";
+   MoreInfoURL "http://people.debian.org/~joey/3.0r2/";
+};
+
+Emilie
+{
+  LDAPDn "ou=users,dc=debian,dc=org";
+  LDAPServer "db.debian.org";
+  ExtraKeyrings
+  {
+    "/org/keyring.debian.org/keyrings/removed-keys.pgp";
+    "/org/keyring.debian.org/keyrings/removed-keys.gpg";
+    "/org/keyring.debian.org/keyrings/extra-keys.pgp";
+  };
+  KeyServer "wwwkeys.eu.pgp.net";
+};
+
 Rhona
 {
   // How long (in seconds) dead packages are left before being killed
   StayOfExecution 129600; // 1.5 days
+  AcceptedAutoBuildStayOfExecution 86400; // 24 hours
   MorgueSubDir "rhona";
   OverrideFilename "override.source-only";
 };
 
 Suite
 {
-  // Priority determines which suite is used for the Maintainers file
-  // as generated by charisma (highest wins).
-  Experimental
-  {
-       Components 
-       {
-         main "";
-         contrib "";
-         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 "Experimental packages - not released; use at your own risk.";
-       CodeName "experimental";
-       NotAutomatic "yes";
-       OverrideCodeName "sid";
-       OverrideSuite "unstable";
-       Priority "0";
-        Tree "project/experimental";
-  };
 
   Stable
   {
-       Components 
+       Components
        {
-         main "";
-         contrib "";
-         non-free "";
+         main;
+         contrib;
+         non-free;
        };
-       Architectures 
+       Architectures
        {
-         source "";  
-         all "";
-         alpha ""; 
-         arm "";
-         i386 "";
-         m68k "";
-         powerpc "";
-         sparc "";
+         source;
+         all;
+         alpha;
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
        };
        Announce "debian-changes@lists.debian.org";
-       Version "2.2r5";
+       Version "3.0r2";
        Origin "Debian";
-       Description "Debian 2.2r5 Released 10th January 2002";
-       CodeName "potato";
-       OverrideCodeName "potato";
-       Priority "1";
+       Description "Debian 3.0r2 Released 20th November 2003";
+       CodeName "woody";
+       OverrideCodeName "woody";
+       Priority "3";
        Untouchable "1";
        ChangeLogBase "dists/stable/";
   };
 
   Proposed-Updates
   {
-       Architectures 
+       Components
        {
-         source "";  
-         all "";
-         alpha ""; 
-         arm "";
-         i386 "";
-         m68k "";
-         powerpc "";
-         sparc "";
+         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/proposed-updates/";
-       Version "2.2r5";
+       CopyKatie "/org/ftp.debian.org/queue/proposed-updates/";
+       Version "3.0-updates";
        Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r5 - Not Released";
+       Description "Debian 3.0 Proposed Updates - Not Released";
        CodeName "proposed-updates";
-       OverrideCodeName "potato";
+       OverrideCodeName "woody";
        OverrideSuite "stable";
-       Priority "2";
+       Priority "4";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
   };
 
   Testing
   {
-       Components 
+       Components
        {
-         main "";
-         contrib "";
-         non-free "";
+         main;
+         contrib;
+         non-free;
        };
-       Architectures 
+       Architectures
        {
-         source "";  
-         all "";
-         alpha ""; 
-         arm "";
-         hppa "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sparc "";
+         source;
+         all;
+         alpha;
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
        };
        Origin "Debian";
        Description "Debian Testing distribution - Not Released";
-       CodeName "woody";
-       OverrideCodeName "woody";
-       Priority "3";
+       CodeName "sarge";
+       OverrideCodeName "sarge";
+       Priority "5";
+       UdebComponents
+       {
+         main;
+       };
   };
 
-  Woody-Proposed-Updates
+  Testing-Proposed-Updates
   {
-       Components 
+       Components
        {
-         main "";
-         contrib "";
-         non-free "";
+         main;
+         contrib;
+         non-free;
        };
-       Architectures 
+       Architectures
        {
-         source "";  
-         all "";
-         alpha ""; 
-         arm "";
-         hppa "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sparc "";
+         source;
+         all;
+         alpha;
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
        };
        Origin "Debian";
        Description "Debian Testing distribution updates - Not Released";
-       CodeName "woody-proposed-updates";
-       OverrideCodeName "woody";
+       CodeName "testing-proposed-updates";
+       OverrideCodeName "sarge";
        OverrideSuite "unstable";
-       Priority "4";
+       Priority "6";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+         };
+         MustBeOlderThan
+         {
+           Unstable;
+           Experimental;
+         };
+       };
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Unstable
   {
-       Components 
+       Components
        {
-         main "";
-         contrib "";
-         non-free "";
+         main;
+         contrib;
+         non-free;
        };
-       Architectures 
+       Architectures
        {
-         source "";
-         all "";
-         alpha "";
-         arm "";
-         hppa "";
-         hurd-i386 "";
-         i386 "";
-         ia64 "";
-         m68k "";
-         mips "";
-         mipsel "";
-         powerpc "";
-         s390 "";
-         sh "";
-         sparc "";
+         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";
+       Priority "7";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+           Testing-Proposed-Updates;
+         };
+       };
+       UdebComponents
+       {
+         main;
+       };
+  };
+
+  Experimental
+  {
+       Components
+       {
+         main;
+         contrib;
+         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 "Experimental packages - not released; use at your own risk.";
+       CodeName "experimental";
+       NotAutomatic "yes";
+       OverrideCodeName "sid";
+       OverrideSuite "unstable";
+       Priority "0";
+        Tree "project/experimental";
+       VersionChecks
+       {
+         MustBeNewerThan
+         {
+           Stable;
+           Proposed-Updates;
+           Testing;
+           Testing-Proposed-Updates;
+           Unstable;
+         };
+       };
+
   };
 
 };
 
+SuiteMappings
+{
+ "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-unreleased testing unstable";
+ "map-unreleased testing-proposed-updates unstable";
+};
+
 Dir
 {
-  RootDir "/org/ftp.debian.org/ftp/";
-  PoolDir "/org/ftp.debian.org/ftp/pool/";
-  TemplatesDir "/org/ftp.debian.org/katie/templates/";
-  LockDir "/org/ftp.debian.org/katie/locks/";
+  Root "/org/ftp.debian.org/ftp/";
+  Pool "/org/ftp.debian.org/ftp/pool/";
+  Templates "/org/ftp.debian.org/katie/templates/";
   PoolRoot "pool/";
-  IncomingDir "/org/ftp.debian.org/incoming/";
-  OverrideDir "/org/ftp.debian.org/scripts/override/";
-  ListsDir "/org/ftp.debian.org/database/dists/";
-  LogDir "/org/ftp.debian.org/log/";
+  Override "/org/ftp.debian.org/scripts/override/";
+  Lists "/org/ftp.debian.org/database/dists/";
+  Log "/org/ftp.debian.org/log/";
   Morgue "/org/ftp.debian.org/morgue/";
-  MorgueRejectDir "reject";
-  OverrideDir "/org/ftp.debian.org/scripts/override/";
-  QueueRootDir "/org/ftp.debian.org/queue/";
-  QueueAcceptedDir "/org/ftp.debian.org/queue/accepted/";
-  QueueByhandDir "/org/ftp.debian.org/queue/byhand/";
-  QueueDoneDir "/org/ftp.debian.org/queue/done/";
-  QueueHoldingDir "/org/ftp.debian.org/queue/holding/";
-  QueueNewDir "/org/ftp.debian.org/queue/new/";
-  QueueRejectDir "/org/ftp.debian.org/queue/reject/";
-  QueueUncheckedDir "/org/ftp.debian.org/queue/unchecked/";
-  UrgencyLogDir "/org/ftp.debian.org/testing/urgencies/";
+  MorgueReject "reject";
+  Override "/org/ftp.debian.org/scripts/override/";
+  AcceptedAutoBuild "/org/incoming.debian.org/buildd/";
+  UrgencyLog "/org/ftp.debian.org/testing/urgencies/";
+  Queue
+  {
+    Accepted "/org/ftp.debian.org/queue/accepted/";
+    Byhand "/org/ftp.debian.org/queue/byhand/";
+    Done "/org/ftp.debian.org/queue/done/";
+    Holding "/org/ftp.debian.org/queue/holding/";
+    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/";
+  };
 };
 
 DB
 {
   Name "projectb";
-  Host ""; 
+  Host "";
   Port -1;
 
   NonUSName "projectb";
@@ -307,45 +446,39 @@ DB
   NonUSPort -1;
   NonUSUser "auric";
   NonUSPassword "moo";
-
 };
 
 Architectures
 {
-
   source "Source";
   all "Architecture Independent";
   alpha "DEC Alpha";
   hurd-i386 "Intel ia32 running the HURD";
   hppa "HP PA RISC";
-  arm "Arm";
+  arm "ARM";
   i386 "Intel ia32";
   ia64 "Intel ia64";
   m68k "Motorola Mc680x0";
-  mips "SGI MIPS";
-  mipsel "SGI MIPS (Little Endian)";
+  mips "MIPS (Big Endian)";
+  mipsel "MIPS (Little Endian)";
   powerpc "PowerPC";
   s390 "IBM S/390";
   sh "Hitatchi SuperH";
   sparc "Sun SPARC/UltraSPARC";
-
 };
 
 Archive
 {
-
   ftp-master
   {
     OriginServer "ftp-master.debian.org";
     PrimaryMirror "ftp.debian.org";
     Description "Master Archive for the Debian project";
   };
-
 };
 
 Component
 {
-
   main
   {
        Description "Main";
@@ -369,95 +502,67 @@ Component
        Description "Legacy Mixed";
        MeetsDFSG "false";
   };
-
 };
 
 Section
 {
-
-  admin "";
-  base "";
-  comm "";
-  debian-installer "";
-  devel "";
-  doc "";
-  editors "";
-  electronics "";
-  games "";
-  graphics "";
-  hamradio "";
-  interpreters "";
-  libs "";
-  mail "";
-  math "";
-  misc "";
-  net "";
-  news "";
-  oldlibs "";
-  otherosfs "";
-  science "";
-  shells "";
-  sound "";
-  tex "";
-  text "";
-  utils "";
-  web "";
-  x11 "";
-
+  admin;
+  base;
+  comm;
+  debian-installer;
+  devel;
+  doc;
+  editors;
+  embedded;
+  electronics;
+  games;
+  gnome;
+  graphics;
+  hamradio;
+  interpreters;
+  kde;
+  libdevel;
+  libs;
+  mail;
+  math;
+  misc;
+  net;
+  news;
+  oldlibs;
+  otherosfs;
+  perl;
+  python;
+  science;
+  shells;
+  sound;
+  tex;
+  text;
+  utils;
+  web;
+  x11;
 };
 
 Priority
 {
-
   required 1;
   important 2;
   standard 3;
   optional 4;
   extra 5;
   source 0; // i.e. unused
-
 };
 
 OverrideType
 {
-
-  deb "";
-  udeb "";
-  dsc "";
-
+  deb;
+  udeb;
+  dsc;
 };
 
 Location
 {
-  
-  // Old style locations on ftp-master.debian.org
-
-  /org/ftp.debian.org/ftp/project/experimental/
-    {
-      Archive "ftp-master";
-      Suite "experimental";
-      Type "legacy-mixed";
-    };
-
-  /org/ftp.debian.org/ftp/dists/proposed-updates/
-    {
-      Archive "ftp-master";
-      Suite "proposed-updates";
-      Type "legacy-mixed";
-    };
-
-  /org/ftp.debian.org/ftp/dists/
-    {
-      Archive "ftp-master";
-      Suites 
-       {
-         Stable "";
-         Unstable "";
-        };
-      Type "legacy";
-    };
 
-  // New pool locations on ftp-master.debian.org
+  // Pool locations on ftp-master.debian.org
   /org/ftp.debian.org/ftp/pool/
     {
       Archive "ftp-master";
@@ -471,10 +576,10 @@ Urgency
   Default "low";
   Valid
   {
-    low "";
-    medium "";
-    high "";
-    emergency "";
-    critical "";
+    low;
+    medium;
+    high;
+    emergency;
+    critical;
   };
 };