some cleanup in rules
build new dbgsym packages
This commit is contained in:
parent
1731431206
commit
3a8d1d2274
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lxqt-globalkeys (0.10.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* some cleanup in debian/rules
|
||||||
|
* build new -dbgsym-packages
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 19:00:17 +0100
|
||||||
|
|
||||||
lxqt-globalkeys (0.10.0-2) unstable; urgency=medium
|
lxqt-globalkeys (0.10.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Merge from experimental.
|
* Merge from experimental.
|
||||||
|
8
debian/rules
vendored
8
debian/rules
vendored
@ -4,8 +4,6 @@
|
|||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel
|
dh ${@} --buildsystem cmake \
|
||||||
|
--parallel \
|
||||||
|
--fail-missing
|
||||||
override_dh_install:
|
|
||||||
dh_install --fail-missing
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user