[PATCH 1/2][kteam-tools] ktl: Maverick is not supported anymore.
Luis Henriques
luis.henriques at canonical.com
Wed Apr 25 12:44:15 UTC 2012
Signed-off-by: Luis Henriques <luis.henriques at canonical.com>
---
ktl/ubuntu.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ktl/ubuntu.py b/ktl/ubuntu.py
index ee1f4a3..2d09c28 100644
--- a/ktl/ubuntu.py
+++ b/ktl/ubuntu.py
@@ -110,7 +110,7 @@ class Ubuntu:
'series_version' : '10.10',
'kernel' : '2.6.35',
'name' : 'maverick',
- 'supported' : True,
+ 'supported' : False,
'packages' :
[
'linux',
--
1.7.9.5
More information about the kernel-team
mailing list