]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian-security/dak.conf
Oldstable byebye
[dak.git] / config / debian-security / dak.conf
index 6e2ebc708f604381ea53db4952ae1dfeec10f978..8cff5ada66c5d0dab682735895c74dc2ac7b0cb3 100644 (file)
@@ -25,7 +25,6 @@ Dinstall
    BXANotify "false";
    QueueBuildSuites
    {
-     oldstable;
      stable;
      testing;
    };
@@ -112,41 +111,6 @@ Suite
   // Priority determines which suite is used for the Maintainers file
   // as generated by 'dak make-maintainers' (highest wins).
 
-  Oldstable
-  {
-       Components 
-       {
-         updates/main;
-         updates/contrib;
-         updates/non-free;
-       };
-       Architectures 
-       {
-         source;  
-         all;
-         alpha;
-         amd64; 
-         arm;
-         hppa;
-         i386;
-         ia64;
-         m68k;
-         mips;
-         mipsel;
-         powerpc;
-         s390;
-         sparc;
-       };
-       Announce "dak@security.debian.org";
-       Version "3.1";
-       Origin "Debian";
-       Label "Debian-Security";
-       Description "Debian 3.1 Security Updates";
-       CodeName "sarge";
-       OverrideCodeName "sarge";
-       CopyDotDak "/org/security.debian.org/queue/done/";
-  };
-
   Stable
   {
        Components 
@@ -219,7 +183,6 @@ Suite
 
 SuiteMappings
 {
-  "silent-map oldstable-security oldstable";
  "silent-map stable-security stable";
  // JT - FIXME, hackorama
  // "silent-map testing-security stable";
@@ -403,7 +366,6 @@ Location
       Archive "security";
       Suites 
        {
-         Oldstable;
          Stable;
          Testing;
         };