]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-security
two bug fixes in source_exists changes
[dak.git] / katie.conf-security
index 7f6444049acd836d03e57529b8ddcff52ab120e1..aa8c190ed2e59cfb142a9af9fdc53b88df54117c 100644 (file)
@@ -23,40 +23,42 @@ Dinstall
    BXANotify "false";
    AcceptedAutoBuildSuites
    {
-     potato;
-     woody;
+     oldstable;
+     stable;
+     testing;
    };
    SecurityAcceptedAutoBuild "true";     
-   DefaultSuite "Woody";
+   DefaultSuite "Testing";
+   SuiteSuffix "updates";
    OverrideMaintainer "katie@security.debian.org";
+   StableDislocationSupport "false";
+   LegacyStableHasNoSections "false";
 };
 
 Julia
 {
   ValidGID "800";
-  // Comma seperated list of users who are in Postgres but not the passwd file
-  KnownPostgres "postgres,katie";
+  // Comma separated list of users who are in Postgres but not the passwd file
+  KnownPostgres "postgres,katie,www-data,udmsearch";
 };
 
-Shania
+Helena
 {
-  Options
+  Directories
   {
-    Days 14;
-   };
- MorgueSubDir "shania";
+    byhand;
+    new;
+    accepted;
+  };
 };
 
-Natalie
+Shania
 {
   Options
   {
-    Component "main";
-    Suite "unstable";
-    Type "deb";
-   };
-
- ComponentPosition "prefix"; // Whether the component is prepended or appended to the section name
+    Days 14;
+  };
+ MorgueSubDir "shania";
 };
 
 Melanie
@@ -64,10 +66,10 @@ Melanie
   Options
   {
     Suite "unstable";
-   };
+  };
 
-   MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
-   LogFile "/org/security.debian.org/web/removals.txt";
+  MyEmailAddress "Debian Archive Maintenance <ftpmaster@ftp-master.debian.org>";
+  LogFile "/org/security.debian.org/katie-log/removals.txt";
 };
 
 Neve
@@ -86,8 +88,15 @@ Rhona
 
 Amber
 {
-  UploadHost "ftp-master.debian.org";
-  UploadDir "/pub/UploadQueue";
+  ComponentMappings
+  {
+    main "ftp-master.debian.org:/pub/UploadQueue";
+    contrib "ftp-master.debian.org:/pub/UploadQueue";
+    non-free "ftp-master.debian.org:/pub/UploadQueue";
+    non-US/main "non-us.debian.org:/pub/UploadQueue";
+    non-US/contrib "non-us.debian.org:/pub/UploadQueue";
+    non-US/non-free "non-us.debian.org:/pub/UploadQueue";
+  };
 };
 
 Suite
@@ -95,13 +104,13 @@ Suite
   // Priority determines which suite is used for the Maintainers file
   // as generated by charisma (highest wins).
 
-  Potato
+  OldStable
   {
        Components 
        {
-         main;
-         contrib;
-         non-free;
+         updates/main;
+         updates/contrib;
+         updates/non-free;
        };
        Architectures 
        {
@@ -119,18 +128,18 @@ Suite
        Origin "Debian";
        Label "Debian-Security";
        Description "Debian 2.2 Security Updates";
-       CodeName "potato/updates";
+       CodeName "potato";
        OverrideCodeName "potato";
        CopyKatie "/org/security.debian.org/queue/done/";
   };
 
-  Woody
+  Stable
   {
        Components 
        {
-         main;
-         contrib;
-         non-free;
+         updates/main;
+         updates/contrib;
+         updates/non-free;
        };
        Architectures 
        {
@@ -153,17 +162,54 @@ Suite
        Origin "Debian";
        Label "Debian-Security";
        Description "Debian 3.0 Security Updates";
-       CodeName "woody/updates";
+       CodeName "woody";
        OverrideCodeName "woody";
        CopyKatie "/org/security.debian.org/queue/done/";
   };
 
+  Testing
+  {
+       Components 
+       {
+         updates/main;
+         updates/contrib;
+         updates/non-free;
+       };
+       Architectures 
+       {
+         source;  
+         all;
+         alpha; 
+         arm;
+         hppa;
+         i386;
+         ia64;
+         m68k;
+         mips;
+         mipsel;
+         powerpc;
+         s390;
+         sparc;
+       };
+       Announce "katie@security.debian.org";
+       Version "x.y";
+       Origin "Debian";
+       Label "Debian-Security";
+       Description "Debian x.y Security Updates";
+       CodeName "sarge";
+       OverrideCodeName "sarge";
+       CopyKatie "/org/security.debian.org/queue/done/";
+  };
+
 };
 
 SuiteMappings
 {
- "map stable-sec potato";
- "map testing-sec woody";
+ "silent-map oldstable-security oldstable";
+ "silent-map stable-security stable";
+ // JT - FIXME, hackorama
+ "silent-map testing-security stable";
+ //"silent-map testing-security testing";
 };
 
 Dir
@@ -179,6 +225,7 @@ Dir
   Morgue "/org/security.debian.org/morgue/";
   MorgueReject "reject";
   Override "/org/security.debian.org/scripts/override/";
+  AcceptedAutoBuild "/org/security.debian.org/buildd/";
   Queue
   {
     Root "/org/security.debian.org/queue/";
@@ -189,7 +236,6 @@ Dir
     New "/org/security.debian.org/queue/new/";
     Reject "/org/security.debian.org/queue/reject/";
     Unchecked "/org/security.debian.org/queue/unchecked/";
-    AcceptedAutoBuild "/org/security.debian.org/buildd/";
   };
 };
 
@@ -208,12 +254,12 @@ Architectures
   all "Architecture Independent";
   alpha "DEC Alpha";
   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";
   sparc "Sun SPARC/UltraSPARC";
@@ -235,19 +281,19 @@ Archive
 Component
 {
 
-  main
+  updates/main
   {
-       Description "Main";
+       Description "Main (updates)";
        MeetsDFSG "true";
   };
 
-  contrib
+  updates/contrib
   {
-       Description "Contrib";
+       Description "Contrib (updates)";
        MeetsDFSG "true";
   };
 
-  non-free
+  updates/non-free
   {
        Description "Software that fails to meet the DFSG";
        MeetsDFSG "false";
@@ -255,6 +301,16 @@ Component
 
 };
 
+ComponentMappings
+{
+ "main updates/main";
+ "contrib updates/contrib";
+ "non-free updates/non-free";
+ "non-US/main updates/main";
+ "non-US/contrib updates/contrib";
+ "non-US/non-free updates/non-free";
+};
+
 Section
 {
   admin;
@@ -265,10 +321,14 @@ Section
   doc;
   editors;
   electronics;
+  embedded;
   games;
+  gnome;
   graphics;
   hamradio;
   interpreters;
+  kde;
+  libdevel;
   libs;
   mail;
   math;
@@ -277,6 +337,8 @@ Section
   news;
   oldlibs;
   otherosfs;
+  perl;
+  python;
   science;
   shells;
   sound;
@@ -310,16 +372,18 @@ Location
   /org/security.debian.org/ftp/dists/
     {
       Archive "security";
-      Suites 
-       {
-         Potato;
-        };
       Type "legacy";
     };
 
   /org/security.debian.org/ftp/pool/
     {
       Archive "security";
+      Suites 
+       {
+         OldStable;
+         Stable;
+         Testing;
+        };
       Type "pool";
     };
 };