[SCM] libkipi packaging branch, master, updated. debian/16.04.0-2-7-g1628a1e

Pino Toscano pino at moszumanska.debian.org
Sun Aug 28 10:05:19 UTC 2016


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

The following commit has been merged in the master branch:
commit 1628a1ee1c0bbeeb105e77d6e92782f55e3eb984
Author: Pino Toscano <pino at debian.org>
Date:   Sun Aug 28 12:05:04 2016 +0200

    drop kde-runtime exclusion from shlibs
    
    it was for kdelibs 4.x libraries
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ec35a2a..c744680 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,8 @@ libkf5kipi (4:16.08.0-0r1) UNRELEASED; urgency=medium
     libkf5kipi have the libkf5kipi-bin dependency as well.
     - remove no more needed breaks/replaces from it
     - tweak its description
+  * Drop the kde-runtime exclusion from shlibs, since it was for kdelibs 4.x
+    libraries.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 28 Aug 2016 11:38:06 +0200
 
diff --git a/debian/rules b/debian/rules
index d8e4a0c..b57f3e9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,3 @@
 #!/usr/bin/make -f
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
-
-override_dh_shlibdeps:
-	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime
-	$(overridden_command) --remaining-packages

-- 
libkipi packaging



More information about the pkg-kde-commits mailing list