diff -r dfe6c25c6371 -r d2de5fb0cc33 debian/rules --- a/debian/rules Wed Jun 15 17:09:44 2011 +0200 +++ b/debian/rules Wed Jun 15 17:13:26 2011 +0200 @@ -15,6 +15,9 @@ # cd doc && make # FIXME cleanup and use sphinx-build as build-depends ? NO_SETUPTOOLS=1 python setup.py build + # XXX uncomment this and associated build-depends in control + #when necessary sphinx version is in all built distribution + #PYTHONPATH=$(CURDIR)/.. $(MAKE) -C doc/book/en all touch build-stamp clean: