[SCM] KDevelop Platform packaging branch, master, updated. debian/5.0.1-2

Pino Toscano pino at moszumanska.debian.org
Wed Sep 21 05:14:59 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-std/kdevplatform.git;a=commitdiff;h=02bbe04

The following commit has been merged in the master branch:
commit 02bbe046454e87e80c4620019a84934c1212e965
Author: Pino Toscano <pino at debian.org>
Date:   Thu Aug 25 23:19:31 2016 +0200

    rules: remove dh_makeshlibs override, no more needed
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f26b41f..23b4031 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -38,6 +38,7 @@ kdevplatform (5.0-0r1) UNRELEASED; urgency=medium
     - install the content of libsublime-dev into kdevplatform-dev, adding
       proper breaks/replaces
     - drop the libsublime10 and libsublime-dev binaries
+  * Remove dh_makeshlibs override in rules, no more needed.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Thu, 25 Aug 2016 19:23:00 +0200
 
diff --git a/debian/rules b/debian/rules
index 046364a..bbc94a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,9 +14,6 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbgsym-migration='kdevplatform-dbg (<< 1.7.3-3~)'
 
-override_dh_makeshlibs:
-	dh_makeshlibs -V -Xusr/lib/kde4/
-
 override_dh_shlibdeps:
 	dh_shlibdeps
 	dh_sameversiondep

-- 
KDevelop Platform packaging



More information about the pkg-kde-commits mailing list