Alf Gaida bd38d1c7aa Cherry-picked new upstream version 0.4.0+20160108.
Removed outdated build dependency libfm-qt5-dev,
Added build dependencies libfm-qt-dev and libmenu-cache-dev.
Bump Standards to 3.9.7
Changed the VCS-fields to https://
Fix Years in copyright
Enable hardening=+all
2016-02-07 22:58:19 +01:00

10 lines
189 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 \