Cherry-picked upstream 0.9.0+20150830

LD flags added -Wl,--as-needed
This commit is contained in:
Alf Gaida 2015-09-02 00:49:17 +02:00
parent ff0ff1dec9
commit 68accb96e8
2 changed files with 9 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
lxqt-admin (0.9.0+20150830-1) unstable; urgency=medium
* Cherry-picked upstream 0.9.0+20150830
* LD flags added -Wl,--as-needed
-- Alf Gaida <agaida@siduction.org> Wed, 02 Sep 2015 00:45:54 +0200
lxqt-admin (0.9.0+20150807-2) unstable; urgency=medium
* Removed breaks/replaces

2
debian/rules vendored
View File

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