]> git.donarmstrong.com Git - dak.git/blobdiff - config/debian/dak.conf
config/debian/dak.conf: reject uploads to squeeze-backports
[dak.git] / config / debian / dak.conf
index 1781958a49c1e446b449dba7e0015b9dd88bfa02..90dd98b86769ff7d53c2eef5f5998c556afc58df 100644 (file)
@@ -217,6 +217,7 @@ Suite
 
 SuiteMappings
 {
+ "reject squeeze-backports";
  "silent-map squeeze-security stable-security";
  "silent-map wheezy-security testing-security";
  "propup-version stable-security testing testing-proposed-updates unstable";
@@ -226,12 +227,14 @@ SuiteMappings
  "map squeeze-updates proposed-updates";
  "map wheezy testing";
  "map wheezy-proposed-updates testing-proposed-updates";
+ "map wheezy-updates testing-proposed-updates";
  "map sid unstable";
  "map rc-buggy experimental";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";
  "map stable-updates proposed-updates";
+ "map testing-updates testing-proposed-updates";
  "map-unreleased stable unstable";
  "map-unreleased proposed-updates unstable";
  "map testing testing-proposed-updates";