diff -r 1c156d9f224a -r 8f22b69ea890 debian/rules --- a/debian/rules Thu May 23 17:25:59 2019 +0200 +++ b/debian/rules Thu May 23 17:24:21 2019 +0200 @@ -20,11 +20,6 @@ PYTHONPATH=. sphinx-build -N -bhtml doc/ debian/cubicweb-doc/html endif -override_dh_auto_install: - dh_auto_install - mv debian/python-${PYBUILD_NAME}/usr/bin/cubicweb-ctl \ - debian/cubicweb-ctl/usr/bin/cubicweb-ctl - override_dh_installchangelogs: dh_installchangelogs -Xdoc/changes