Removing EOL Ubuntu releases.
This commit is contained in:
parent
95a3a57758
commit
d6fd9921c5
|
@ -15,13 +15,10 @@ RELEASE_wheezy="7"
|
||||||
RELEASE_sid="unstable"
|
RELEASE_sid="unstable"
|
||||||
|
|
||||||
# Ubuntu releases
|
# Ubuntu releases
|
||||||
RELEASE_dapper="6.06"
|
RELEASE_dapper="6.06" # LTS
|
||||||
RELEASE_edgy="6.10"
|
RELEASE_hardy="8.04" # LTS
|
||||||
RELEASE_feisty="7.04"
|
|
||||||
RELEASE_gutsy="7.10"
|
|
||||||
RELEASE_hardy="8.04"
|
|
||||||
RELEASE_intrepid="8.10"
|
RELEASE_intrepid="8.10"
|
||||||
RELEASE_jaunty="9.04"
|
RELEASE_jaunty="9.04"
|
||||||
RELEASE_karmic="9.10"
|
RELEASE_karmic="9.10"
|
||||||
RELEASE_lucid="10.04"
|
RELEASE_lucid="10.04" # LTS
|
||||||
RELEASE_maverick="10.10"
|
RELEASE_maverick="10.10"
|
||||||
|
|
Loading…
Reference in New Issue