From 801d1ae414493c97e2d6b5629db49659ffa8698a Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Thu, 9 Sep 2010 09:06:33 +0200
Subject: Removing EOL Ubuntu releases.

---
 functions/releases.sh | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/functions/releases.sh b/functions/releases.sh
index e2e0045..cb5fca7 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -15,13 +15,10 @@ RELEASE_wheezy="7"
 RELEASE_sid="unstable"
 
 # Ubuntu releases
-RELEASE_dapper="6.06"
-RELEASE_edgy="6.10"
-RELEASE_feisty="7.04"
-RELEASE_gutsy="7.10"
-RELEASE_hardy="8.04"
+RELEASE_dapper="6.06" # LTS
+RELEASE_hardy="8.04" # LTS
 RELEASE_intrepid="8.10"
 RELEASE_jaunty="9.04"
 RELEASE_karmic="9.10"
-RELEASE_lucid="10.04"
+RELEASE_lucid="10.04" # LTS
 RELEASE_maverick="10.10"
-- 
cgit v1.0