[SCM] libkdcraw packaging branch, master, updated. debian/17.08.1-1-6-g4e01307

Pino Toscano pino at moszumanska.debian.org
Mon Dec 18 13:38:27 UTC 2017


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

The following commit has been merged in the master branch:
commit 3ac02e05817a5055dac42b0f16a2a68cafff1224
Author: Pino Toscano <pino at debian.org>
Date:   Mon Dec 18 14:25:01 2017 +0100

    remove kde-runtime shlibdeps exclusion
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f997a2f..22d9eb3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libkf5kdcraw (17.08.3-0r1) UNRELEASED; urgency=medium
   * New upstream release.
   * Bump Standards-Version to 4.1.2, no changes required.
   * Simplify watch file, and switch it to https.
+  * Remove kde-runtime exclusion from shlibdeps, since it is no more injected
+    automatically.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 18 Dec 2017 13:58:48 +0100
 
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

-- 
libkdcraw packaging



More information about the pkg-kde-commits mailing list