[SCM] koko packaging branch, kubuntu_unstable, updated. 78544f9ff119db42d41eb0866e9abf599f10fd25

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Jun 23 19:30:05 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/koko.git;a=commitdiff;h=78544f9

The following commit has been merged in the kubuntu_unstable branch:
commit 78544f9ff119db42d41eb0866e9abf599f10fd25
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Jun 23 12:29:44 2015 -0700

    Revert "KDE Extras packages should use --with kf5"
    
    This reverts commit 41d8f48ce2dff564474f1f2fc52abf8e4f774858.
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index 4e6779c..fbbc478 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,12 +1,11 @@
 #!/usr/bin/make -f
 
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+
 GEONAME_DATA_FILES := cities1000.zip admin1CodesASCII.txt admin2Codes.txt
 GEONAME_DUMPS := $(addprefix debian/geonames/, $(GEONAME_DATA_FILES))
 GEONAME_SRCS := $(addprefix src/, $(GEONAME_DATA_FILES))
 
-%:
-	dh $@ --with kf5 --parallel
-
 debian/geonames/%:
 	mkdir -p debian/geonames/
 	cd debian/geonames/ && wget -q http://download.geonames.org/export/dump/$*

-- 
koko packaging



More information about the pkg-kde-commits mailing list