#!/usr/bin/make -f export PYBUILD_NAME=chloro export PYBUILD_DISABLE=test %: dh $@ --with python3 --buildsystem=pybuild override_dh_install: dh_install mv $(CURDIR)/debian/chloro/usr/bin/manage.py $(CURDIR)/debian/chloro/usr/bin/chloro-manage