Build debug symbols for libtdekrb and libtqtrla on Debian systems

master
Timothy Pearson 5 years ago
parent 256facf7d3
commit 2e6027a549

@ -20,3 +20,13 @@ Description: Kerberos network library for TDE
Kerberos network library for TDE.
.
libtdekrb-trinity-dev contains development files and documentation.
Package: libtdekrb-trinity-dbg
Section: devel
Architecture: any
Priority: extra
Depends: libtdekrb-trinity (= ${binary:Version})
Description: debugging symbols for the TDE Kerberos network library
This package contains the debugging symbols associated with libtdekrb-trinity.
They will automatically be used by gdb for debugging libtdekrb-trinity-related
issues.

@ -21,3 +21,13 @@ Description: Remote Laboratory Access shared library
Shared objects for the Remote Laboratory Access system
.
libtqtrla-dev contains development files and documentation.
Package: libtqtrla-dbg
Section: devel
Architecture: any
Priority: extra
Depends: libtqtrla (= ${binary:Version})
Description: debugging symbols for the Remote Laboratory Access shared library
This package contains the debugging symbols associated with libtqtrla.
They will automatically be used by gdb for debugging libtqtrla-related
issues.

Loading…
Cancel
Save