Alf Gaida 2953fa1339 Cherry-picking New upstream release 0.3.2
Bump compat to 10
Build depend on debhelper (>= 10)
Fixed VCS-Fields, use secure uri's
Bumped standards to 3.9.8, no changes needed
Fixed Format field in copyright, use a secure uri
Bumped years in copyright
Added README.md to docs
Added hardening flags to rules
Fixed debian/watch
Added a valid upstream signing-key
2016-09-17 23:50:11 +02:00

11 lines
206 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