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:
committed by
Carlos R. Mafra
parent
7e5b8e412f
commit
bfd1abd32b
11
debian/control
vendored
11
debian/control
vendored
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user