[SCM] keditbookmarks packaging branch, master, updated. dcaf42238a2cd4f686cc195a9ab832fb96725882

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Wed Apr 12 13:36:33 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/keditbookmarks.git;a=commitdiff;h=2548ad2

The following commit has been merged in the master branch:
commit 2548ad227c13c226a23dc9efc63f39f81f4c71c6
Author: Jonathan Riddell <jr at jriddell.org>
Date:   Wed Apr 12 12:26:37 2017 +0100

    switch to debian-qt-kde.mk 3 and tidy up rules
---
 debian/rules | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0d8a69c..05e5a33 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,6 @@
 #!/usr/bin/make -f
 
-include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
-
-override_dh_auto_install:
-	dh_auto_install -Skf5 --parallel
-
-override_dh_compress:
-	dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'
-
-override_dh_auto_test:
-	# Disable dh_auto_test at build time
-	:
+include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='keditbookmarks-dbg (<= 4:15.12.1-1~~)'

-- 
keditbookmarks packaging



More information about the pkg-kde-commits mailing list