[SCM] breeze packaging branch, kubuntu_unstable, updated. 94aaca6a9ae8952c0d270a563d38929920d8dab9

Harald Sitter apachelogger-guest at moszumanska.debian.org
Fri Dec 12 15:23:27 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/breeze.git;a=commitdiff;h=94aaca6

The following commit has been merged in the kubuntu_unstable branch:
commit 94aaca6a9ae8952c0d270a563d38929920d8dab9
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Dec 12 16:23:20 2014 +0100

    add a dbg package
---
 debian/control | 11 +++++++++++
 debian/rules   |  2 ++
 2 files changed, 13 insertions(+)

diff --git a/debian/control b/debian/control
index e899ef4..0196555 100644
--- a/debian/control
+++ b/debian/control
@@ -81,3 +81,14 @@ Description: QtQuick style for Qt and KDE Software
  This is the default QtQuick Controls style for KDE's Plasma desktop.
  .
  This package is part of the Breeze theme module.
+
+Package: breeze-dbg
+Section: debug
+Architecture: any
+Recommends: qtbase5-dbg
+Depends: breeze (= ${binary:Version}) | kwin-style-breeze (= ${binary:Version}) | kde-style-breeze (= ${binary:Version}) | qml-module-qtquick-controls-styles-breeze (= ${binary:Version}),
+         ${misc:Depends}
+Description: debugging symbols for the Breeze desktop theme
+ The Breeze desktop theme is used by Plasma and other KDE Software.
+ .
+ This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 792180f..2011cc6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,3 +3,5 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
+override_dh_strip:
+	$(overridden_command) --dbg-package=breeze-dbg

-- 
breeze packaging



More information about the pkg-kde-commits mailing list