diff -r d6c065a7a6b1 -r 25e8f9c43f8a debian/rules --- a/debian/rules Sat Oct 11 02:36:46 2014 +0530 +++ b/debian/rules Sat Oct 11 02:02:05 2014 +0530 @@ -1,7 +1,7 @@ #!/usr/bin/make -f #export DH_VERBOSE=1 -clean %: +%: dh $@ --with python2 --buildsystem=python_distutils build: