1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 12:58:08 +01:00

Move debugging symbols to new wmaker-dbg package

Debian packaging change. Strip binaries (as required by policy) and
provide detached debugging symbols in newly added wmaker-dbg package.
This commit is contained in:
Andreas Metzler
2010-09-04 18:07:19 +02:00
committed by Carlos R. Mafra
parent 7e5b8e412f
commit bfd1abd32b
3 changed files with 13 additions and 1 deletions

11
debian/control vendored
View File

@@ -87,3 +87,14 @@ Description: Window Maker's own widget set - runtime library
the WindowMaker window manager.
.
This package contains the libWINGs runtime library.
Package: wmaker-dbg
Architecture: any
Section: debug
Priority: extra
Depends: libwraster3 (= ${binary:Version}) | libwings2 (= ${binary:Version}) |
libwutil1 (= ${binary:Version}) | wmaker (= ${binary:Version}),
${misc:Depends}
Description: debugging symbols for WindowMaker packages
This package contains debugging symbols for Window Maker and its core
libraries (libWINGs, libWutils, libwraster).