* Remove dbg package in favor of dbgsym.
This commit is contained in:
parent
8b6ef09d26
commit
3e662bc8e7
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
libqtxdg (1.3.0-3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Remove dbg package in favor of dbgsym.
|
||||||
|
|
||||||
|
-- Alf Gaida <agaida@siduction.org> Sat, 26 Dec 2015 17:01:26 +0100
|
||||||
|
|
||||||
libqtxdg (1.3.0-2) unstable; urgency=medium
|
libqtxdg (1.3.0-2) unstable; urgency=medium
|
||||||
|
|
||||||
* Merge to unstable.
|
* Merge to unstable.
|
||||||
|
13
debian/control
vendored
13
debian/control
vendored
@ -40,16 +40,3 @@ Description: Development files for libqtxdg
|
|||||||
of LXQt.
|
of LXQt.
|
||||||
.
|
.
|
||||||
This package provides development files.
|
This package provides development files.
|
||||||
|
|
||||||
Package: libqt5xdg1-dbg
|
|
||||||
Architecture: any
|
|
||||||
Multi-Arch: same
|
|
||||||
Section: debug
|
|
||||||
Priority: extra
|
|
||||||
Depends: ${misc:Depends},
|
|
||||||
libqt5xdg1 (= ${binary:Version})
|
|
||||||
Description: Debug symbols for libqtxdg
|
|
||||||
This library implements functions of the XDG Specifications in Qt. It is part
|
|
||||||
of LXQt.
|
|
||||||
.
|
|
||||||
This package contains debug symbols for libqtxdg.
|
|
||||||
|
5
debian/rules
vendored
5
debian/rules
vendored
@ -5,7 +5,6 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
|
|||||||
|
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh ${@} --buildsystem cmake --parallel \
|
dh ${@} --buildsystem cmake \
|
||||||
--dbg-package=libqt5xdg1-dbg \
|
--parallel \
|
||||||
--list-missing \
|
|
||||||
--fail-missing
|
--fail-missing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user