summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-01-08 20:08:42 -0600
committerSlávek Banko <slavek.banko@axis.cz>2015-08-30 12:10:53 +0200
commit01493474e4728ffea33ff32631495b759063cf50 (patch)
treeb26131362969d5a3e08c229b8a1e55e329c738de
parent211736e905be29e1ba1647181795794236d6328f (diff)
downloadtde-packaging-01493474e4728ffea33ff32631495b759063cf50.tar.gz
tde-packaging-01493474e4728ffea33ff32631495b759063cf50.zip
Enable kpilot-trinity dbg package on Debian and Ubuntu
(cherry picked from commit 0d27fd15f3c84daae0ddcd83b3eae945feecae85)
-rw-r--r--debian/lenny/applications/kpilot/debian/control11
-rw-r--r--debian/squeeze/applications/kpilot/debian/control11
-rw-r--r--ubuntu/maverick/applications/kpilot/debian/control11
3 files changed, 33 insertions, 0 deletions
diff --git a/debian/lenny/applications/kpilot/debian/control b/debian/lenny/applications/kpilot/debian/control
index d1d2cb7c1..3498f72c7 100644
--- a/debian/lenny/applications/kpilot/debian/control
+++ b/debian/lenny/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.
diff --git a/debian/squeeze/applications/kpilot/debian/control b/debian/squeeze/applications/kpilot/debian/control
index d1d2cb7c1..3498f72c7 100644
--- a/debian/squeeze/applications/kpilot/debian/control
+++ b/debian/squeeze/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.
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.