[SCM] ktp-common-internals packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.2-0ubuntu1-2-g2080f58

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Nov 25 22:50:13 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-common-internals.git;a=commitdiff;h=2080f58

The following commit has been merged in the kubuntu_unstable branch:
commit 2080f5891a3ad01b2cb76d76585032c6337c08ba
Author: Rohan Garg <rohan at garg.io>
Date:   Wed Nov 25 23:50:06 2015 +0100

    Fix rules
---
 debian/rules | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 931b8df..3478607 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,9 @@
 #!/usr/bin/make -f
 
+%:
+	dh $@ --with kf5
+
 override_dh_strip:
-	$(overridden_command) --dbg-package=libktp-dbg --with kf5
+	$(overridden_command) --dbg-package=libktp-dbg
 
 .PHONY: override_dh_auto_test

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list