[SCM] milou packaging branch, master, updated. debian/4%5.10.5-2-8-g2abb0d4

Maximiliano Curia maxy at moszumanska.debian.org
Wed Jan 3 22:55:10 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/plasma/milou.git;a=commitdiff;h=570c917

The following commit has been merged in the master branch:
commit 570c9173c8088e126fed132a7f1d192eb46f86d7
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Thu Dec 28 11:35:40 2017 -0300

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

diff --git a/debian/rules b/debian/rules
index 6962f67..e071f0e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,11 @@
 #!/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_auto_install:
-	$(overridden_command) --destdir=debian/tmp
+	dh_auto_install --destdir=debian/tmp
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='milou-dbg (<= 4:5.5.5-1~~)'
+	dh_strip --dbgsym-migration='milou-dbg (<= 4:5.5.5-1~~)'

-- 
milou packaging



More information about the pkg-kde-commits mailing list