Alf Gaida b5d6d697a5 Cherry-picking upstream version 0.6.0+201501225.
Cleaned up debian/control
Cleaned up debian/copyright, remove GPL-3+ because it is not used
    in the project any longer, relicense debian to GPL-2+
Fixed symbols
Fixed LDFLAGS
Removed obsoleted overrides from debian/rules
2015-12-27 13:34:16 +01:00

11 lines
159 B
Makefile
Executable File

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