summaryrefslogtreecommitdiff
path: root/functions/releases.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-10-19 12:45:57 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:22:27 +0100
commit624fca8de55375fa425ef85b0cb6ac41721f4cc2 (patch)
treed7daee58758e59b30ae468c281610c3a00bcf469 /functions/releases.sh
parent255c11cde51bfa76211c7b269a40e24ad5f087fc (diff)
downloadlive-build-624fca8de55375fa425ef85b0cb6ac41721f4cc2.zip
live-build-624fca8de55375fa425ef85b0cb6ac41721f4cc2.tar.gz
Removing ubuntu support.
Diffstat (limited to 'functions/releases.sh')
-rwxr-xr-xfunctions/releases.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/functions/releases.sh b/functions/releases.sh
index 0efe677..1c0928b 100755
--- a/functions/releases.sh
+++ b/functions/releases.sh
@@ -13,11 +13,3 @@ set -e
VERSION_etch="4.0 r1"
VERSION_lenny="testing"
VERSION_sid="unstable"
-
-# Ubuntu releases
-VERSION_hoary="5.04"
-VERSION_breezy="5.10"
-VERSION_dapper="6.06 LTS"
-VERSION_edgy="6.10"
-VERSION_feisty="7.04"
-VERSION_gutsy="7.10"