From: joey <> Date: Sat, 23 Jun 2007 07:12:06 +0000 (+0000) Subject: Beginning of the transition to Python in etch X-Git-Tag: debian_userdir-ldap_0-3-14~9 X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fuserdir-ldap.git;a=commitdiff_plain;h=8624550fce6043ebb31ed8800550aa8a11c4dd44 Beginning of the transition to Python in etch --- diff --git a/debian/control b/debian/control index e3cff4a..7faf8e6 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: userdir-ldap Section: admin Priority: optional Maintainer: Debian Administration team -Build-Depends-Indep: debhelper, python2.3, python +Build-Depends-Indep: debhelper, python2.4, python Standards-Version: 3.5.8.0 Uploaders: Ryan Murray diff --git a/debian/postinst b/debian/postinst index 7905b7c..8cb20a6 100644 --- a/debian/postinst +++ b/debian/postinst @@ -4,7 +4,7 @@ # Written by Gregor Hoffleit # -PYTHON_VER="2.3" +PYTHON_VER="2.4" DIRLIST="/usr/lib/python$PYTHON_VER/site-packages" case "$1" in