[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] silent map first



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

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 7c175ae..e6567d9 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -352,6 +352,9 @@ Suite
 
 SuiteMappings
 {
+ "silent-map lenny-security oldstable-security";
+ "silent-map squeeze-security stable-security";
+ "silent-map wheezy-security testing-security";
  "propup-version oldstable-security stable testing testing-proposed-updates unstable";
  "propup-version stable-security testing testing-proposed-updates unstable";
  "propup-version testing-security unstable";
@@ -372,9 +375,6 @@ SuiteMappings
  "map testing-security testing-proposed-updates";
  "map-unreleased testing unstable";
  "map-unreleased testing-proposed-updates unstable";
- "silent-map lenny-security oldstable-security";
- "silent-map squeeze-security stable-security";
- "silent-map wheezy-security testing-security";
 };
 
 AutomaticByHandPackages {
-- 
1.5.6.5


Reply to: