[SCM] kcodecs packaging branch, master, updated. debian/5.37.0-2-93-gd165600

Maximiliano Curia maxy at moszumanska.debian.org
Tue Jan 2 18:31:00 UTC 2018


Gitweb-URL: http://git.debian.org/?p=pkg-kde/frameworks/kcodecs.git;a=commitdiff;h=8f40b6f

The following commit has been merged in the master branch:
commit 8f40b6fab41e9107e684785df2935a0cc25d00b8
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Dec 12 09:25:51 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 8550163..ddc6de9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,11 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+%:
+	dh $@ --with kf5,pkgkde_symbolshelper --buildsystem kf5
 
 override_dh_auto_configure:
-	$(overridden_command) -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON
 
 override_dh_strip:
 	dh_strip --dbgsym-migration='libkf5codecs5-dbg (<= 5.19.0-1~~)'

-- 
kcodecs packaging



More information about the pkg-kde-commits mailing list