From: Mark Hymers Date: Fri, 1 Apr 2011 12:56:08 +0000 (+0000) Subject: Map squeeze-updates and stable-updates X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=d599eab078978be6111a4910f67e336806b2ece2 Map squeeze-updates and stable-updates Signed-off-by: Mark Hymers --- diff --git a/config/debian/dak.conf b/config/debian/dak.conf index 487ea552..1717b9e2 100644 --- a/config/debian/dak.conf +++ b/config/debian/dak.conf @@ -362,6 +362,7 @@ SuiteMappings "map lenny-proposed-updates oldstable-proposed-updates"; "map squeeze stable"; "map squeeze-proposed-updates proposed-updates"; + "map squeeze-updates proposed-updates"; "map wheezy testing"; "map wheezy-proposed-updates testing-proposed-updates"; "map sid unstable"; @@ -371,6 +372,7 @@ SuiteMappings "map stable proposed-updates"; "map stable-security proposed-updates"; "map stable-proposed-updates proposed-updates"; + "map stable-updates proposed-updates"; "map-unreleased oldstable unstable"; "map-unreleased stable unstable"; "map-unreleased proposed-updates unstable";