From 261addb5c925a2aa5f87d65bf9d096d9cd70a04a Mon Sep 17 00:00:00 2001
From: Joerg Jaspert <joerg@debian.org>
Date: Mon, 26 Mar 2012 08:05:34 +0200
Subject: [PATCH] Add stable back to the suite block, thanks Adam

Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/dak.conf | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 953a0119..532d53a7 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -144,6 +144,16 @@ Check-Overrides
 
 Suite
 {
+  Stable
+  {
+       Components
+       {
+         main;
+         contrib;
+         non-free;
+       };
+  };
+
   Proposed-Updates
   {
 	Components
-- 
2.39.5