#!/usr/bin/make -f # -*- makefile -*- export DH_VERBOSE=1 export DH_OPTIONS=-v export DEB_CFLAGS_MAINT_APPEND=-Wno-error=format include /usr/share/dpkg/pkg-info.mk export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@