[SCM] kde-gtk-config packaging branch, master, updated. debian/4%5.10.5-2-8-g4bd3c57

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:52:20 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/kde-gtk-config.git;a=commitdiff;h=6e7c4aa

The following commit has been merged in the master branch:
commit 6e7c4aaebed7b013d9fa69eabd928e28ce91ccff
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Wed Dec 27 16:12:31 2017 -0300

    Move away from dhmk
    
    Gbp-Dch: Ignore
---
 debian/rules | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 72aa801..0ee7eed 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,11 +1,13 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
 export DEB_CXXFLAGS_MAINT_APPEND = $(shell dpkg-buildflags --get CPPFLAGS)
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
+
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
+
 override_dh_auto_configure:
 	dh_auto_configure -- -DDATA_INSTALL_DIR="/usr/share/"
 

-- 
kde-gtk-config packaging



More information about the pkg-kde-commits mailing list