[SCM] plasma-widget-daisy packaging branch, master, updated. debian/0.0.4.25-1-3-g56c78a6

Eshat Cakar eshat-guest at alioth.debian.org
Wed Sep 7 18:44:13 UTC 2011


The following commit has been merged in the master branch:
commit d4204758881494e76ee1117390db5eedd8e74221
Author: Eshat Cakar <info at eshat.de>
Date:   Wed Sep 7 20:28:40 2011 +0200

    add dbg ackage
---
 debian/control |   11 ++++++++++-
 debian/rules   |    6 ++++++
 2 files changed, 16 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index e3e36d1..726acc1 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: plasma-widget-daisy
 Architecture: any
 Depends: ${shlibs:Depends}, 
          ${misc:Depends}, 
-Description: Mac like dock for Plasma/KDE. 
+Description: Mac like dock for Plasma/KDE 
  Daisy is a simple Plasma/KDE application launcher.
  .
  Main features:
@@ -28,3 +28,12 @@ Description: Mac like dock for Plasma/KDE.
   - Hybrid launchers to launch applications and control running tasks
   - Plugins to provide information and execute several tasks
   - Various backgrounds available
+
+Package: plasma-widget-daisy-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: plasma-widget-daisy (= ${binary:Version}),
+         ${misc:Depends}
+Description: Mac like dock for Plasma/KDE (debugging symbols)
+ This package contains the debugging symbols for plasma-widget-daisy
diff --git a/debian/rules b/debian/rules
index ec024de..ed9b8ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,9 @@
 
 %:
 	dh $@ --parallel --with kde
+
+override_dh_strip:
+        dh_strip --dbg-package=plasma-widget-daisy-dbg
+
+override_dh_auto_install:
+        dh_auto_install --destdir=debian/plasma-widget-daisy
\ No newline at end of file

-- 
plasma-widget-daisy packaging



More information about the pkg-kde-commits mailing list