From: Mark Hymers <mhy@debian.org>
Date: Fri, 1 Apr 2011 12:56:08 +0000 (+0000)
Subject: Map squeeze-updates and stable-updates
X-Git-Tag: debian-r/squeeze~171
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=d599eab078978be6111a4910f67e336806b2ece2;p=dak.git

Map squeeze-updates and stable-updates

Signed-off-by: Mark Hymers <mhy@debian.org>
---

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";