5 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
7 override_dh_installchangelogs:
8 dh_installchangelogs RELEASE-NOTES-*
11 dh_strip --dbg-package=i3-wm-dbg
13 override_dh_auto_test:
16 override_dh_auto_configure:
17 # The default is /usr/share/doc/i3
18 dh_auto_configure -- --docdir=/usr/share/doc/i3-wm
21 # bintray does not support xz currently.
25 dh $@ --parallel --builddirectory=build --with=autoreconf