[SCM] libksane packaging branch, master, updated. debian/17.08.1-1-5-gc3f4cae

Pino Toscano pino at moszumanska.debian.org
Tue Dec 5 05:38:15 UTC 2017


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

The following commit has been merged in the master branch:
commit c3f4cae372ba60b2fc760ec75a0fa782bfc4c60e
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 5 06:34:21 2017 +0100

    drop kde-runtime shlibdeps exclusion
---
 debian/changelog | 1 +
 debian/rules     | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 777ee2a..4022a45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libkf5sane (17.08.3-0r1) UNRELEASED; urgency=medium
   * Simplify watch file, and switch it to https.
   * Remove the libksane-data alternative dependency in libkf5sane5, making it
     depend on libkf5sane-data exclusively.
+  * Stop excluding kde-runtime from shlibdeps, since it is no more injected.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 05 Dec 2017 06:25:04 +0100
 
diff --git a/debian/rules b/debian/rules
index 74e0422..a196c56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,3 @@ l10npkgs_firstversion_ok := 4:17.03.90-0~
 
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
 include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
-
-override_dh_shlibdeps:
-	$(overridden_command) $(foreach p,$(shell dh_listpackages | grep ^lib),-p$p) -- -xkde-runtime
-	$(overridden_command) --remaining-packages

-- 
libksane packaging



More information about the pkg-kde-commits mailing list