From f1fa59cb6f60f50783497156d5ca5c068b6a6721 Mon Sep 17 00:00:00 2001 From: James Troup Date: Fri, 16 Jun 2006 05:01:28 +0100 Subject: [PATCH] Clean up Version and Description of testing-security and add a silent map from 'etch-secure' to 'testing. --- config/debian-security/dak.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/config/debian-security/dak.conf b/config/debian-security/dak.conf index d4c271bb..3462467b 100644 --- a/config/debian-security/dak.conf +++ b/config/debian-security/dak.conf @@ -205,10 +205,10 @@ Suite sparc; }; Announce "dak@security.debian.org"; - Version "x.y"; + Version ""; Origin "Debian"; Label "Debian-Security"; - Description "Debian x.y Security Updates"; + Description "Debian testing Security Updates"; CodeName "etch"; OverrideCodeName "etch"; CopyDotDak "/org/security.debian.org/queue/done/"; @@ -222,6 +222,7 @@ SuiteMappings "silent-map stable-security stable"; // JT - FIXME, hackorama // "silent-map testing-security stable"; + "silent-map etch-secure testing"; "silent-map testing-security testing"; }; -- 2.39.2