#!/usr/bin/make -f include /usr/share/dpkg/default.mk %: dh $@ --with python3 --buildsystem=pybuild #override_dh_auto_install: # dh_auto_install # chmod 0644 debian/gplaycli/etc/gplaycli/cronjob #override_dh_clean: # dh_clean # rm -rf GPlayCli.egg-info/