summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-01-08 20:08:42 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-01-08 20:08:55 -0600
commit0d27fd15f3c84daae0ddcd83b3eae945feecae85 (patch)
tree37fbcc82ff5fa7f1c9e5329b7a70510156fe2c3f /ubuntu/maverick/applications
parent31e73f16fbc16bcad6c7f5a5e5a90ce60ee76697 (diff)
downloadtde-packaging-0d27fd15f3c84daae0ddcd83b3eae945feecae85.tar.gz
tde-packaging-0d27fd15f3c84daae0ddcd83b3eae945feecae85.zip
Enable kpilot-trinity dbg package on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications')
-rw-r--r--ubuntu/maverick/applications/kpilot/debian/control11
1 files changed, 11 insertions, 0 deletions
diff --git a/ubuntu/maverick/applications/kpilot/debian/control b/ubuntu/maverick/applications/kpilot/debian/control
index 4e948a950..f2423338b 100644
--- a/ubuntu/maverick/applications/kpilot/debian/control
+++ b/ubuntu/maverick/applications/kpilot/debian/control
@@ -21,3 +21,14 @@ Description: TDE Palm Pilot hot-sync tool
(like the Handspring Visor) with your Trinity desktop, much like the Palm HotSync
software does for Windows. KPilot can back-up and restore your Palm Pilot
and synchronize the built-in applications with their TDE counterparts.
+
+Package: kpilot-trinity-dbg
+Priority: extra
+Architecture: any
+Depends: kpilot-trinity (= ${binary:Version})
+Recommends: tdelibs-trinity-dbg
+Description: debugging symbols for the TDE Palm Pilot hot-sync tool
+ This package provides debugging symbols for all binary packages built from the
+ kpilot-trinity source package. It's highly recommended to have this package installed
+ before reporting any kpilot-trinity crashes to either the TDE developers or Debian
+ package maintainers.