[SCM] kfind packaging branch, master, updated. 5400d44f458bbb44aab3b0a9b2d349e9903e0d9c

Jonathan Riddell jriddell-guest at moszumanska.debian.org
Thu Dec 22 15:54:12 UTC 2016


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

The following commit has been merged in the master branch:
commit 67381660970c780e278278c2cd59704467bbb434
Author: Raymond Wooninck <tittiatcoke at gmail.com>
Date:   Mon Nov 7 22:21:00 2016 +0100

    Fixes
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index a5c0b60..4720210 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
 override_dh_auto_install:
 	dh_auto_install -Skf5 --parallel
-	rm -rf /workspace/build/debian/tmp/usr/lib/x86_64-linux-gnu/libkbookmarkmodel_private.so
 
 override_dh_compress:
 	dh_compress '-X.dcl' '-X.docbook' '-X-license' '-X.tag' '-X.sty' '-X.el'
@@ -15,4 +14,4 @@ override_dh_auto_test:
 	:
 
 override_dh_strip:
-	$(overridden_command) --dbgsym-migration='kde-baseapps-dbg (<= 4:15.12.1-1~~)'
+	$(overridden_command) --dbgsym-migration='kfind-dbg (<= 4:15.12.1-1~~)'

-- 
kfind packaging



More information about the pkg-kde-commits mailing list