diff --git a/lib/libtdekrb/debian/control b/lib/libtdekrb/debian/control index f453157..9ee0a91 100644 --- a/lib/libtdekrb/debian/control +++ b/lib/libtdekrb/debian/control @@ -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. diff --git a/lib/libtqtrla/debian/control b/lib/libtqtrla/debian/control index 9f1d810..80e14d2 100644 --- a/lib/libtqtrla/debian/control +++ b/lib/libtqtrla/debian/control @@ -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.