Alf Gaida f4d5a60b31 Cherry-picking upstream version 0.9.0+20150831.
Removed breaks/replaces
Fixed control with cme fix
Added upstream signing key and use it in watch file
Added linker flags -Wl,--as-needed
2015-09-03 01:03:42 +02:00

14 lines
297 B
Makefile
Executable File

#!/usr/bin/make -f
#export DH_VERBOSE=1
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh ${@} --buildsystem cmake --parallel
override_dh_auto_install:
dh_auto_install -- DESTDIR=$(CURDIR)/debian/lxqt-powermanagement
override_dh_strip:
dh_strip --dbg-package=lxqt-powermanagement-dbg