[SCM] ktp-auth-handler packaging branch, kubuntu_unstable, updated. ubuntu/4%15.08.2-0ubuntu1-1-g12ebca2
Rohan Garg
rohangarg-guest at moszumanska.debian.org
Wed Nov 25 22:56:06 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/ktp-auth-handler.git;a=commitdiff;h=12ebca2
The following commit has been merged in the kubuntu_unstable branch:
commit 12ebca2b8e0c437555e52990f875ecd4e5893bf6
Author: Rohan Garg <rohan at garg.io>
Date: Wed Nov 25 23:55:55 2015 +0100
Update rules to use kf5 sequence
---
debian/rules | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a693fdf..7b2cbdf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,7 @@
#!/usr/bin/make -f
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+%:
+ dh $@ --with kf5
override_dh_strip:
$(overridden_command) --dbg-package=kde-telepathy-auth-handler-dbg
--
ktp-auth-handler packaging
More information about the pkg-kde-commits
mailing list