]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dak.conf
Remove / Deactivate oldstable
[dak.git] / config / debian / dak.conf
index 75ea43ef379e7895ed4ce7f29956f3be423c47d7..fc251f8bb50303472a87f8c62c298b7a3fd13d71 100644 (file)
@@ -129,6 +129,7 @@ Show-New
 Show-Deferred
 {
   LinkPath "/srv/ftp.debian.org/web/deferred/";
+  DeferredQueue "/srv/queued/DEFERRED/";
 }
 
 Import-Users-From-Passwd
@@ -306,6 +307,7 @@ Suite
        CodeName "sarge-proposed-updates";
        OverrideCodeName "sarge";
        OverrideSuite "oldstable";
+       Untouchable "1";
        Priority "2";
        VersionChecks
        {
@@ -664,11 +666,11 @@ Suite
 
 SuiteMappings
 {
- "propup-version oldstable-security stable testing testing-proposed-updates unstable";
+// "propup-version oldstable-security stable testing testing-proposed-updates unstable";
  "propup-version stable-security testing testing-proposed-updates unstable";
  "propup-version testing-security unstable";
- "map oldstable oldstable-proposed-updates";
- "map oldstable-security oldstable-proposed-updates";
+// "map oldstable oldstable-proposed-updates";
+// "map oldstable-security oldstable-proposed-updates";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";