diff --git a/Metadata/groups.xml b/Metadata/groups.xml
index 70d0ed7..0c1679d 100644
--- a/Metadata/groups.xml
+++ b/Metadata/groups.xml
@@ -173,8 +173,7 @@
-
-
+
@@ -193,11 +192,11 @@
-
+
-
diff --git a/Python/etc/apt/sources.list b/Python/etc/apt/sources.list
index f428ab2..7c49163 100644
--- a/Python/etc/apt/sources.list
+++ b/Python/etc/apt/sources.list
@@ -15,7 +15,7 @@ if has("ovh"):
@# Paquet construit a la main
source("ftp://mirror.adm.crans.org/custom ./")
-elif has("debian-testing"):
+elif has("debian-lenny"):
prefix = ""
source("http://debian.ens-cachan.fr/debian/ lenny main contrib")
source("http://security.debian.org/ lenny/updates main")
@@ -24,7 +24,7 @@ elif has("debian-testing"):
if has("o2"):
prefix = ""
@# Avant-premières des paquets ocsigen
- source("http://ocsigen.org/debian/ testing main contrib")
+ source("http://ocsigen.org/debian/ lenny main contrib")
else:
# Pour les mises a jour de sécurité on utilise pas de mirroi...