From d948d138bd2404fa1fa7bf16343fc4fba40e36cb Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 23 Sep 2013 22:40:32 +0200 Subject: Bump suite names. --- localdebpool | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'localdebpool') diff --git a/localdebpool b/localdebpool index 34e3abf..56307fd 100755 --- a/localdebpool +++ b/localdebpool @@ -144,9 +144,9 @@ genrelease() { archs="$(archsfromdirs "$PRVBASE/sections"/*/"$dist")" archs="$(compactlist $archs)" case "$dist" in - etch) suite="oldstable";; - lenny) suite="stable";; - squeeze) suite="testing";; + squeeze) suite="oldstable";; + wheezy) suite="stable";; + jessie) suite="testing";; sid) suite="unstable";; esac cat < "$PUBBASE/dists/$dist/Release" -- cgit v1.2.3