* Build-Depend on debhelper-compat and change to compat level 11.
* Mark the binary package as Multi-Arch: same.
* Remove usage of dh-autoreconf, it's now a debhelper default.
+ * Drop explicit inclusion and export of dpkg-buildflags, handled
+ by debhelper nowadays.
-- Sven Hoexter <hoexter@debian.org> Thu, 01 Nov 2018 15:42:40 +0100
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
-DPKG_EXPORT_BUILDFLAGS = 1
-include /usr/share/dpkg/buildflags.mk
-
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%: