#!/usr/bin/make -f ifeq (32,$(DEB_HOST_ARCH_BITS)) export DEB_CFLAGS_MAINT_APPEND = -g1 export DEB_CXXFLAGS_MAINT_APPEND = -g1 endif %: dh $@ --with python3 --buildsystem=pybuild