#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: dh $@ --with python2,python3 --buildsystem=pybuild override_dh_python3: dh_python3 -p python3-liblo override_dh_auto_install: dh_auto_install make -C doc override_dh_installdocs: dh_installdocs dh_sphinxdoc override_dh_installchangelogs: dh_installchangelogs NEWS