[SCM] libkeduvocdocument packaging branch, master, updated. debian/4%17.08.1-1-7-ge5029fd

Pino Toscano pino at moszumanska.debian.org
Sat Dec 2 07:25:28 UTC 2017


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

The following commit has been merged in the master branch:
commit 6ffd4de2a5783c5bc3efdffa22ab130ca7e24d0f
Author: Pino Toscano <pino at debian.org>
Date:   Sat Dec 2 08:20:32 2017 +0100

    no more kde-runtime to exclude in dh_shlibdeps
---
 debian/changelog | 2 ++
 debian/rules     | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ecb0ec5..6e58ed0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ libkeduvocdocument (4:17.08.3-0r1) UNRELEASED; urgency=medium
     drop translations.
   * Bump Standards-Version to 4.1.1, no changes required.
   * Simplify watch file, and switch it to https.
+  * Stop excluding kde-runtime from the shlibdeps of libraries, since it is no
+    more injected.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 02 Dec 2017 08:15:44 +0100
 
diff --git a/debian/rules b/debian/rules
index dd1f8d0..3eb573e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,9 +11,5 @@ override_dh_auto_test:
 	# Disable dh_auto_test at build time
 	:
 
-override_dh_shlibdeps:
-	$(overridden_command) $(patsubst %,-p%,$(filter lib%,$(shell dh_listpackages))) -- -xkde-runtime
-	$(overridden_command) --remaining-packages
-
 override_dh_strip:
 	$(overridden_command) --dbgsym-migration='libkeduvocdocument-dbg (<= 4:15.12.3-1~1.gbpd92b3c~)'

-- 
libkeduvocdocument packaging



More information about the pkg-kde-commits mailing list