diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-08 11:26:02 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2014-10-08 11:26:02 -0500 |
commit | af30fd4faccf1070b2cb5a8bec7a1bf0ca775cbb (patch) | |
tree | 2ab2d4bb47a936959bc0d8502cfeeaa1a50a2d36 /ubuntu | |
parent | 8cf0c7a8c07d55b28df450d2f6b96d776e61736e (diff) | |
download | tde-packaging-af30fd4faccf1070b2cb5a8bec7a1bf0ca775cbb.tar.gz tde-packaging-af30fd4faccf1070b2cb5a8bec7a1bf0ca775cbb.zip |
Enable k3b debug packages
Diffstat (limited to 'ubuntu')
-rw-r--r-- | ubuntu/maverick/applications/k3b/debian/control | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/k3b/debian/control b/ubuntu/maverick/applications/k3b/debian/control index c822e9a70..4ce314792 100644 --- a/ubuntu/maverick/applications/k3b/debian/control +++ b/ubuntu/maverick/applications/k3b/debian/control @@ -92,3 +92,14 @@ Description: transitional package for K3b's extra decoders [Trinity] This is a dummy transitional package to enable a smooth transition from libk3b2-extracodecs to libk3b3-extracodecs. It may safely be removed after installation. + +Package: k3b-trinity-dbg +Priority: extra +Architecture: any +Depends: k3b-trinity (= ${binary:Version}) +Recommends: tdelibs-trinity-dbg +Description: debugging symbols for K3b [Trinity] + This package provides debugging symbols for all binary packages built from + k3b source package. It's highly recommended to have this package installed + before reporting any K3b crashes to either K3b developers or Debian + package maintainers. |