Alf Gaida 36b39f450e Bump Standards to 3.9.7
Secured VCS-Fields
Fix years in copyright
Add hardening=+all
Fix new grep behaviour in LXQtTranslateDesktop.cmake
2016-02-25 23:43:25 +01:00

10 lines
187 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem=cmake \
--parallel