Use dh_prep instead of dh_clean -k
[mirror/userdir-ldap.git] / debian / rules
index c868dfc..629ef00 100755 (executable)
@@ -22,7 +22,7 @@ clean:
 binary-indep: build
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_installdirs
        dh_install
        dh_installcron --name=ud-replicate
@@ -31,7 +31,7 @@ binary-indep: build
        dh_installman
        dh_fixperms
        dh_compress
-       dh_pysupport
+       dh_python2
        dh_installdeb
        dh_gencontrol
        dh_md5sums