[SCM] plasma-integration packaging branch, master, updated. 7b8f539481e4e138e4b5fb49ba45d6d1a6d0fde2

Maximiliano Curia maxy at moszumanska.debian.org
Tue May 17 14:44:39 UTC 2016


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

The following commit has been merged in the master branch:
commit f5ed0e21e83e24a2a5428892b3d20a5646ae7995
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue May 17 16:00:10 2016 +0200

    Drop dbg package and add comment about disabling the auto tests
---
 debian/control | 12 ------------
 debian/rules   |  7 +++----
 2 files changed, 3 insertions(+), 16 deletions(-)

diff --git a/debian/control b/debian/control
index 121a00c..c3fde73 100644
--- a/debian/control
+++ b/debian/control
@@ -27,15 +27,3 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Description: Qt Platform Theme integration plugins for KDE Plasma
  A plugin to provide Qt Platform Theme integration for the Plasma
  workspace.
-
-Package: plasma-integration-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: plasma-integration (= ${binary:Version}), ${misc:Depends}
-Recommends: qtbase5-dbg
-Description: Qt Platform Theme integration plugins for KDE Plasma
- A plugin to provide Qt Platform Theme integration for the Plasma
- workspace.
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index 17a807c..264553f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,6 @@
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-override_dh_strip:
-	$(overridden_command) --dbg-package=plasma-integration-dbg
-
-.PHONY: override_dh_auto_test
+override_dh_auto_test:
+	# Disable auto tests at build time
+	:

-- 
plasma-integration packaging



More information about the pkg-kde-commits mailing list