[SCM] libkexiv2 packaging branch, master, updated. debian/17.08.1-1-7-gfa6688c
Pino Toscano
pino at moszumanska.debian.org
Mon Dec 18 14:08:45 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/libkexiv2.git;a=commitdiff;h=8a4c0bd
The following commit has been merged in the master branch:
commit 8a4c0bd0a64fef3f6b778bcbac756b986adfb9ff
Author: Pino Toscano <pino at debian.org>
Date: Mon Dec 18 14:49:48 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 d685a52..7fc71e4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ libkf5kexiv2 (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 14:38:47 +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
--
libkexiv2 packaging
More information about the pkg-kde-commits
mailing list