From c3714d2ced877d97074ab6186d6c300cb039504c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 13 May 2014 16:46:20 -0500 Subject: Add debugging symbols package to gtk-qt-engine-trinity --- ubuntu/maverick/applications/gtk-qt-engine/debian/control | 10 ++++++++++ .../gtk-qt-engine/debian/gtk-qt-engine-trinity.install | 5 +++++ 2 files changed, 15 insertions(+) create mode 100644 ubuntu/maverick/applications/gtk-qt-engine/debian/gtk-qt-engine-trinity.install (limited to 'ubuntu/maverick') diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/control b/ubuntu/maverick/applications/gtk-qt-engine/debian/control index a1529b6d8..86143b89b 100644 --- a/ubuntu/maverick/applications/gtk-qt-engine/debian/control +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/control @@ -21,3 +21,13 @@ Description: theme engine using Qt for GTK+ 2.x and Trinity . Please note that this package is targeted at Trinity users and therefore provides a way to configure it from within KControl. + +Package: gtk-qt-engine-trinity-dbg +Section: devel +Architecture: any +Priority: extra +Depends: gtk-qt-engine-trinity (= ${binary:Version}), tdelibs-trinity-dbg +Description: debugging symbols for the GTK-Qt Theme Engine [Trinity] + This package contains the debugging symbols associated with gtk-qt-engine-trinity. + They will automatically be used by gdb for debugging gtk-qt-engine-trinity-related + issues. diff --git a/ubuntu/maverick/applications/gtk-qt-engine/debian/gtk-qt-engine-trinity.install b/ubuntu/maverick/applications/gtk-qt-engine/debian/gtk-qt-engine-trinity.install new file mode 100644 index 000000000..37b4423fb --- /dev/null +++ b/ubuntu/maverick/applications/gtk-qt-engine/debian/gtk-qt-engine-trinity.install @@ -0,0 +1,5 @@ +debian/tmp/opt/trinity/lib/trinity/*.so* +debian/tmp/opt/trinity/lib/trinity/*.la +debian/tmp/opt/trinity/share/ +debian/usr/lib/gtk-2.0/2.10.0/engines/ +debian/usr/share/themes/Qt/gtk-2.0/ -- cgit v1.2.3