Alf Gaida 105bfa75bd Cherry-picked upstream version 0.9.0+20150830.
cme fix dpkg-control
Added upstream signing key and use it in watch file
Added linker flags -Wl,--as-needed
2015-09-02 22:03:25 +02:00

14 lines
293 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-notificationd
override_dh_strip:
dh_strip --dbg-package=lxqt-notificationd-dbg