diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-01-08 20:08:42 -0600 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-08-30 12:10:53 +0200 |
commit | 01493474e4728ffea33ff32631495b759063cf50 (patch) | |
tree | b26131362969d5a3e08c229b8a1e55e329c738de /debian | |
parent | 211736e905be29e1ba1647181795794236d6328f (diff) | |
download | tde-packaging-01493474e4728ffea33ff32631495b759063cf50.tar.gz tde-packaging-01493474e4728ffea33ff32631495b759063cf50.zip |
Enable kpilot-trinity dbg package on Debian and Ubuntu
(cherry picked from commit 0d27fd15f3c84daae0ddcd83b3eae945feecae85)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/lenny/applications/kpilot/debian/control | 11 | ||||
-rw-r--r-- | debian/squeeze/applications/kpilot/debian/control | 11 |
2 files changed, 22 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. |