Adding support for Ubuntu jaunty and natty, thanks to Cody A.W. Somerville <cody.somerville@canonical.com>.
This commit is contained in:
parent
f9f90e2e71
commit
5ca5b62082
|
@ -0,0 +1 @@
|
||||||
|
maverick
|
|
@ -0,0 +1 @@
|
||||||
|
maverick
|
|
@ -21,6 +21,8 @@ RELEASE_baureo="unstable"
|
||||||
RELEASE_dapper="6.06" # LTS
|
RELEASE_dapper="6.06" # LTS
|
||||||
RELEASE_hardy="8.04" # LTS
|
RELEASE_hardy="8.04" # LTS
|
||||||
RELEASE_intrepid="8.10"
|
RELEASE_intrepid="8.10"
|
||||||
|
RELEASE_jaunty="9.04"
|
||||||
RELEASE_karmic="9.10"
|
RELEASE_karmic="9.10"
|
||||||
RELEASE_lucid="10.04" # LTS
|
RELEASE_lucid="10.04" # LTS
|
||||||
RELEASE_maverick="10.10"
|
RELEASE_maverick="10.10"
|
||||||
|
RELEASE_natty="11.04"
|
||||||
|
|
Loading…
Reference in New Issue