From 98100a0f30bafa44f1461e31cae28563880ec6f5 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 26 Sep 2005 08:41:33 +0000 Subject: do not used etch-poposed-updates in advisories git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@2180 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- data/DTSA/dtsa | 4 ++-- data/DTSA/template | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/data/DTSA/dtsa b/data/DTSA/dtsa index ebcc66bc84..9b0a0bf547 100755 --- a/data/DTSA/dtsa +++ b/data/DTSA/dtsa @@ -237,8 +237,8 @@ def export_ascii(src, date, vuln_type, cve, testing_fix, sid_fix, descr, vendor_ ascii.write("To use the Debian testing security archive, add the following lines to\n") ascii.write("your /etc/apt/sources.list:\n") ascii.write("\n") - ascii.write("deb http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free\n") - ascii.write("deb-src http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free\n") + ascii.write("deb http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free\n") + ascii.write("deb-src http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free\n") ascii.write("\n") ascii.write("The archive signing key can be downloaded from\n") ascii.write("http://secure-testing-master.debian.net/ziyi-2005-7.asc\n") diff --git a/data/DTSA/template b/data/DTSA/template index a14cf3d6a2..dafc0060fb 100644 --- a/data/DTSA/template +++ b/data/DTSA/template @@ -30,8 +30,8 @@ Upgrade Instructions To use the Debian testing security archive, add the following lines to your /etc/apt/sources.list: - deb http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free - deb-src http://secure-testing.debian.net/debian-secure-testing etch-proposed-updates/security-updates main contrib non-free + deb http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free + deb-src http://secure-testing.debian.net/debian-secure-testing etch/security-updates main contrib non-free The archive signing key can be downloaded from http://secure-testing.debian.net/ziyi-2005-7.asc -- cgit v1.2.3