]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf-security
* vars: external-overrides variable added* cron.daily: Update testing/unstable Task...
[dak.git] / katie.conf-security
index b1ecad5fc081f1a9001c8554abda9ec40c1ef975..bb9516d7b9b066d783baba6b9904eb121c54272a 100644 (file)
@@ -23,7 +23,6 @@ Dinstall
    BXANotify "false";
    AcceptedAutoBuildSuites
    {
-     oldstable;
      stable;
      testing;
    };
@@ -38,7 +37,7 @@ Dinstall
 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,www-data,udmsearch";
 };
 
@@ -104,35 +103,6 @@ Suite
   // Priority determines which suite is used for the Maintainers file
   // as generated by charisma (highest wins).
 
-  OldStable
-  {
-       Components 
-       {
-         updates/main;
-         updates/contrib;
-         updates/non-free;
-       };
-       Architectures 
-       {
-         source;  
-         all;
-         alpha; 
-         arm;
-         i386;
-         m68k;
-         powerpc;
-         sparc;
-       };
-       Announce "katie@security.debian.org";
-       Version "2.2";
-       Origin "Debian";
-       Label "Debian-Security";
-       Description "Debian 2.2 Security Updates";
-       CodeName "potato";
-       OverrideCodeName "potato";
-       CopyKatie "/org/security.debian.org/queue/done/";
-  };
-
   Stable
   {
        Components 
@@ -205,7 +175,6 @@ Suite
 
 SuiteMappings
 {
- "silent-map oldstable-security oldstable";
  "silent-map stable-security stable";
  // JT - FIXME, hackorama
  "silent-map testing-security stable";
@@ -380,7 +349,6 @@ Location
       Archive "security";
       Suites 
        {
-         OldStable;
          Stable;
          Testing;
         };