[SCM] bluez-qt packaging branch, kubuntu_unstable, updated. 25033c6fd4fd41469c635243b22bbba03cd8c27f

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Apr 9 12:38:02 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/bluez-qt.git;a=commitdiff;h=25033c6

The following commit has been merged in the kubuntu_unstable branch:
commit 25033c6fd4fd41469c635243b22bbba03cd8c27f
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Apr 9 14:37:55 2015 +0200

    fix dbg package stripping and name
---
 debian/control | 2 +-
 debian/rules   | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 3356599..11912a2 100644
--- a/debian/control
+++ b/debian/control
@@ -42,7 +42,7 @@ Description: QML wrapper for bluez
  .
  It is used by the KDE Bluetooth stack, BlueDevil.
 
-Package: libkf5people-dbg
+Package: libkf5bluezqt5-dbg
 Priority: extra
 Section: debug
 Architecture: any
diff --git a/debian/rules b/debian/rules
index a1760e8..abe7d43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,4 +2,7 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_strip:
+	$(overridden_command) --dbg-package=libkf5bluezqt5-dbg
+
 .PHONY: override_dh_auto_test

-- 
bluez-qt packaging



More information about the pkg-kde-commits mailing list