--- a/debian/rules 2016-07-02 20:15:06.497248603 +0200 --- b/debian/rules 2016-07-02 20:24:31.106307984 +0200 @@ -3,15 +3,9 @@ export LC_ALL=C.UTF-8 -DATE := $(shell date --date="$$(dpkg-parsechangelog --show-field Date)" +%F) - %: dh $@ --with python3 --buildsystem=pybuild -override_dh_auto_configure: - cat debian/ctop.manpages | sed 's/$$/.ronn/' | xargs ronn --date=$(DATE) --roff - dh_auto_configure - override_dh_clean: dh_clean rm -rf *.egg-info