[SCM] muon packaging branch, kubuntu_stable, updated. 54cac92ad26567c17e0fcae1662b3b5a8402fca1

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Jan 13 17:35:33 UTC 2015


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

The following commit has been merged in the kubuntu_stable branch:
commit 645fc79f26372b1901e32499b8d8b41b65d8a314
Author: Harald Sitter <sitter at kde.org>
Date:   Fri Jan 9 10:22:12 2015 +0100

    update rules with actually working version for kf5
---
 debian/rules | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 332c3fb..fef7f03 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,9 @@
 #!/usr/bin/make -f
 
-%:
-	dh $@ --dbg-package=muon-dbg --with kde --parallel
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
-override_dh_auto_test:
-	# Do nothing
+override_dh_strip:
+	$(overridden_command) --dbg-package=muon-dbg
+
+# FIXME: tests are broken at this time
+.PHONY: override_dh_autotest

-- 
muon packaging



More information about the pkg-kde-commits mailing list