]> git.decadent.org.uk Git - dak.git/blobdiff - katie.conf
t-p-u udeb support. remove obsolete and very bad t-s -> s mapping.
[dak.git] / katie.conf
index 29076232df06227a6efae2c31913cfb3e0cbe5a4..f49dd574ec87cb0c286c2b50e96d796c0dc6ad29 100644 (file)
@@ -276,6 +276,10 @@ Suite
            Experimental;
          };
        };
+       UdebComponents
+       {
+         main;
+       };
   };
 
   Unstable
@@ -379,14 +383,12 @@ Suite
 
 SuiteMappings
 {
- "map testing-security proposed-updates";
-
  "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 testing-security testing-proposed-updates";
  "map-unreleased testing unstable";
  "map-unreleased testing-proposed-updates unstable";
 };