diff -r 25e8f9c43f8a -r f14163c7275a debian/rules --- a/debian/rules Sat Oct 11 02:02:05 2014 +0530 +++ b/debian/rules Sat Oct 11 04:23:22 2014 +0530 @@ -4,8 +4,8 @@ %: dh $@ --with python2 --buildsystem=python_distutils -build: - dh build --with python2 --buildsystem=python_distutils +override_dh_auto_build: + dh_auto_build $(MAKE) -C docs ifeq (,$(filter nocheck, $(DEB_BUILD_OPTIONS)))