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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Nov 25 20:49:38 UTC 2015


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

The following commit has been merged in the kubuntu_unstable branch:
commit 45f4c03d0d68519638b467741c402e85a5cbe7c2
Author: Rohan Garg <rohan at garg.io>
Date:   Wed Nov 25 21:49:15 2015 +0100

    Use the kf5 debhelper module
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 617d3ea..931b8df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
 override_dh_strip:
-	$(overridden_command) --dbg-package=libktp-dbg
+	$(overridden_command) --dbg-package=libktp-dbg --with kf5
 
 .PHONY: override_dh_auto_test

-- 
ktp-common-internals packaging



More information about the pkg-kde-commits mailing list