Remove dbg package in favor of dbgsym.
This commit is contained in:
parent
f79aea1c02
commit
0c4973005b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
lxqt-powermanagement (0.10.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Remove dbg package in favor of dbgsym.
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 20:50:04 +0100
|
||||||
|
|
||||||
lxqt-powermanagement (0.10.0-2) unstable; urgency=medium
|
lxqt-powermanagement (0.10.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Merge from experimental.
|
* Merge from experimental.
|
||||||
|
11
debian/control
vendored
11
debian/control
vendored
@ -34,14 +34,3 @@ Description: power management module for LXQt
|
|||||||
The Power management module for LXQt.
|
The Power management module for LXQt.
|
||||||
.
|
.
|
||||||
This package contain power management module for LXQt.
|
This package contain power management module for LXQt.
|
||||||
|
|
||||||
Package: lxqt-powermanagement-dbg
|
|
||||||
Architecture: any
|
|
||||||
Section: debug
|
|
||||||
Priority: extra
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
lxqt-powermanagement (= ${binary:Version})
|
|
||||||
Description: power management module for LXQt (debug symbols)
|
|
||||||
The Power management module for LXQt.
|
|
||||||
.
|
|
||||||
This package contain debugging symbols.
|
|
||||||
|
9
debian/rules
vendored
9
debian/rules
vendored
@ -4,10 +4,5 @@
|
|||||||
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel
|
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
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user