]> git.decadent.org.uk Git - dak.git/commitdiff
dak.conf
authorJoerg Jaspert <joerg@debian.org>
Sun, 5 Jul 2009 13:54:36 +0000 (15:54 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 5 Jul 2009 13:54:36 +0000 (15:54 +0200)
allow codename uploads using maps.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index 73eea304ea0f71df6d60a5acc8ffdda2b617ae00..74cfc602644070484546d1bd1d299c40aa33d440 100644 (file)
@@ -497,6 +497,11 @@ SuiteMappings
  "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 etch oldstable";
+ "map lenny stable";
+ "map squeeze testing";
+ "map sid unstable";
+ "map rc-buggy experimental";
  "map oldstable oldstable-proposed-updates";
  "map oldstable-security oldstable-proposed-updates";
  "map stable proposed-updates";