]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
* vars: external-overrides variable added* cron.daily: Update testing/unstable Task...
[dak.git] / katie.conf
index 613b0cf7a72f708b042bcf3808379a7f22386853..ced20342069d30e554c0416e6c188830b0514f3d 100644 (file)
@@ -32,7 +32,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";
 };
 
@@ -104,76 +104,6 @@ Rhona
 
 Suite
 {
-  OldStable
-  {
-       Components
-       {
-         main;
-         contrib;
-         non-free;
-       };
-       Architectures
-       {
-         source;
-         all;
-         alpha;
-         arm;
-         i386;
-         m68k;
-         powerpc;
-         sparc;
-       };
-       Announce "debian-changes@lists.debian.org";
-       Version "2.2r7";
-       Origin "Debian";
-       Description "Debian 2.2r7 Released 12th July 2002";
-       CodeName "potato";
-       OverrideCodeName "potato";
-       Priority "1";
-       Untouchable "1";
-       ChangeLogBase "dists/oldstable/";
-  };
-
-  Old-Proposed-Updates
-  {
-       Architectures
-       {
-         source;
-         all;
-         alpha;
-         arm;
-         i386;
-         m68k;
-         powerpc;
-         sparc;
-       };
-       Announce "debian-changes@lists.debian.org";
-       CopyChanges "dists/old-proposed-updates/";
-       CopyKatie "/org/ftp.debian.org/queue/old-proposed-updates/";
-       Version "2.2r7";
-       Origin "Debian";
-       Description "Proposed Updates for Debian 2.2r7 - Not Released";
-       CodeName "old-proposed-updates";
-       OverrideCodeName "potato";
-       OverrideSuite "oldstable";
-       Priority "2";
-       VersionChecks
-       {
-         MustBeNewerThan
-         {
-           OldStable;
-         };
-         MustBeOlderThan
-         {
-           Stable;
-           Proposed-Updates;
-           Testing;
-           Testing-Proposed-Updates;
-           Unstable;
-           Experimental;
-         };
-       };
-  };
 
   Stable
   {
@@ -248,8 +178,6 @@ Suite
        {
          MustBeNewerThan
          {
-           OldStable;
-           Old-Proposed-Updates;
            Stable;
          };
          MustBeOlderThan
@@ -424,8 +352,6 @@ Suite
        {
          MustBeNewerThan
          {
-           OldStable;
-           Old-Proposed-Updates;
            Stable;
            Proposed-Updates;
            Testing;
@@ -440,11 +366,6 @@ Suite
 
 SuiteMappings
 {
- "map oldstable old-proposed-updates";
- "map oldstable-security old-proposed-updates";
- "map-unreleased oldstable stable";
- "map-unreleased old-proposed-updates stable";
-
  "map testing-security proposed-updates";
 
  "map stable proposed-updates";