Beginning of the transition to Python in etch
authorjoey <>
Sat, 23 Jun 2007 07:12:06 +0000 (07:12 +0000)
committerjoey <>
Sat, 23 Jun 2007 07:12:06 +0000 (07:12 +0000)
debian/control
debian/postinst

index e3cff4a..7faf8e6 100644 (file)
@@ -2,7 +2,7 @@ Source: userdir-ldap
 Section: admin
 Priority: optional
 Maintainer: Debian Administration team <debian-admin@lists.debian.org>
-Build-Depends-Indep: debhelper, python2.3, python
+Build-Depends-Indep: debhelper, python2.4, python
 Standards-Version: 3.5.8.0
 Uploaders: Ryan Murray <rmurray@debian.org>
 
index 7905b7c..8cb20a6 100644 (file)
@@ -4,7 +4,7 @@
 # Written by Gregor Hoffleit <flight@debian.org>
 #
 
-PYTHON_VER="2.3"
+PYTHON_VER="2.4"
 DIRLIST="/usr/lib/python$PYTHON_VER/site-packages"
 
 case "$1" in