Alf Gaida 7cf38fe0a7 Bump Standards to 3.9.7
Secured VCS-fields
Added hardening=+all
patched LXQtTranslateDesktop.cmake - it's already fixed upstream
  but i don't want to catch up with upstream before the upcoming
  release
Fixed years in copyright
2016-02-26 19:01:26 +01:00

11 lines
207 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 \
--fail-missing