X-Git-Url: https://git.sven.stormbind.net/?p=sven%2Fmysqltcl.git;a=blobdiff_plain;f=debian%2Frules;h=5f11dee5de8f3af451716c9f2da8aaffaaab4929;hp=f4e88a287624219433931d89222c72298f5b1db7;hb=HEAD;hpb=ddc15366dc991ff304b1756ef5fc0ac42555def4 diff --git a/debian/rules b/debian/rules index f4e88a2..5f11dee 100755 --- a/debian/rules +++ b/debian/rules @@ -3,13 +3,11 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 -DPKG_EXPORT_BUILDFLAGS = 1 -include /usr/share/dpkg/buildflags.mk - +export DEB_BUILD_MAINT_OPTIONS = hardening=+all DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH) %: - dh $@ --with quilt,autoreconf + dh $@ override_dh_auto_configure: dh_auto_configure -- \