#!/usr/bin/make -f DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_BUILD_MAINT_OPTIONS CPPFLAGS += -DDATE="\"$(shell dpkg-parsechangelog -S Date | cut -d' ' -f1-4)\"" %: dh $@ override_dh_fixperms: dh_fixperms # Upstream is setting everything to executables. chmod a-x debian/ipband/usr/share/doc/ipband/examples/styles.css