[SCM] plasma-nm packaging branch, master, updated. debian/4%5.10.5-2-6-g7822fbb

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:56:02 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/plasma-nm.git;a=commitdiff;h=29decf7

The following commit has been merged in the master branch:
commit 29decf7b0d27b2bdab35746401d45c32f921a474
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 12:22:18 2017 -0300

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

diff --git a/debian/rules b/debian/rules
index a843037..879f5a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
 #!/usr/bin/make -f
 # -*- makefile -*-
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='plasma-nm-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='plasma-nm-dbg (<= 4:5.5.5-1~~)'

-- 
plasma-nm packaging



More information about the pkg-kde-commits mailing list