]> git.decadent.org.uk Git - dak.git/commitdiff
config/debian/dak.conf: Add another two oldstable maps.
authorAnsgar Burchardt <ansgar@debian.org>
Sat, 11 May 2013 18:57:37 +0000 (20:57 +0200)
committerAnsgar Burchardt <ansgar@debian.org>
Sat, 11 May 2013 18:57:37 +0000 (20:57 +0200)
Map oldstable-security and oldstable-updates to oldstable-proposed-updates.

config/debian/dak.conf

index db223e350e1943eb837d94298bec2fbe35f5e1d3..2d5c7dd6ba5dee4292f1bc9c2b384f9113480e05 100644 (file)
@@ -234,6 +234,8 @@ SuiteMappings
  "map sid unstable";
  "map rc-buggy experimental";
  "map oldstable oldstable-proposed-updates";
+ "map oldstable-security oldstable-proposed-updates";
+ "map oldstable-updates oldstable-proposed-updates";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";