[SCM] Amarok packaging branch, master, updated. debian/2.8.0-4-13-g1f9bf17

Pino Toscano pino at moszumanska.debian.org
Mon Jun 27 07:17:24 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/amarok.git;a=commitdiff;h=6f655a8

The following commit has been merged in the master branch:
commit 6f655a892b2d435024b117b07380b1eb059222c1
Author: Pino Toscano <pino at debian.org>
Date:   Mon Jun 27 09:15:13 2016 +0200

    rules: remove manual dh_makeshlibs invocation
    
    what it does is already done by the kde dh addon
---
 debian/changelog | 2 ++
 debian/rules     | 3 ---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 194ca14..2281037 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ amarok (2.8.0-5) UNRELEASED; urgency=medium
     - update the install files
   * Update lintian overrides.
   * Fix a typo in amarokcollectionscanner.1.
+  * Remove manual dh_makeshlibs invocation in rules, since what it does is
+    already done by the kde dh addon.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sun, 24 Jan 2016 16:19:34 +0100
 
diff --git a/debian/rules b/debian/rules
index 37fcd6f..8423d45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,9 +23,6 @@ override_dh_install:
 override_dh_strip:
 	dh_strip --dbgsym-migration='amarok-dbg (<< 2.8.0-5~)'
 
-override_dh_makeshlibs:
-	dh_makeshlibs "-Xusr/lib/kde4/*"
-
 override_dh_builddeb:
 	dh_builddeb -- -Zxz
 

-- 
Amarok packaging



More information about the pkg-kde-commits mailing list