From 04124dca8d87afbcde068a654462b62978a415e9 Mon Sep 17 00:00:00 2001
From: Mark Hymers <mhy@debian.org>
Date: Sun, 20 Jun 2010 20:14:33 +0000
Subject: [PATCH] Whoops

Signed-off-by: Mark Hymers <mhy@debian.org>
---
 config/debian/dak.conf | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 755e9188..7c76d0ca 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -406,19 +406,19 @@ Suite
 
 SuiteMappings
 {
-# "propup-version oldstable-security stable testing testing-proposed-updates unstable";
+// "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 lenny stable";
  "map squeeze testing";
  "map sid unstable";
  "map rc-buggy experimental";
-# "map oldstable oldstable-proposed-updates";
-# "map oldstable-security oldstable-proposed-updates";
+// "map oldstable oldstable-proposed-updates";
+// "map oldstable-security oldstable-proposed-updates";
  "map stable proposed-updates";
  "map stable-security proposed-updates";
  "map stable-proposed-updates proposed-updates";
-# "map-unreleased oldstable unstable";
+// "map-unreleased oldstable unstable";
  "map-unreleased stable unstable";
  "map-unreleased proposed-updates unstable";
  "map testing testing-proposed-updates";
-- 
2.39.5