#!/usr/bin/make -f export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh ${@} override_dh_auto_configure: dh_auto_configure -- --enable-compat-symlinks override_dh_auto_install: dh_auto_install # Removing useless files rm -f debian/tmp/usr/share/doc/dosfstools/ChangeLog rm -f debian/tmp/usr/share/doc/dosfstools/COPYING override_dh_strip: dh_strip --ddeb-migration='dosfstools-dbg (<< 3.99.0~)'