[SCM] libksieve packaging branch, master, updated. debian/4%17.08.3-1-8-ge89351d

Pino Toscano pino at moszumanska.debian.org
Wed Jan 3 12:06:46 UTC 2018


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

The following commit has been merged in the master branch:
commit e89351dbee1543aa32c61369d24ffc5b27046738
Author: Pino Toscano <pino at debian.org>
Date:   Wed Jan 3 13:06:31 2018 +0100

    tighten inter-library deps
---
 debian/changelog | 1 +
 debian/rules     | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 136b225..d0d9ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ libkf5ksieve (4:17.08.3-2) UNRELEASED; urgency=medium
   * Simplify watch file, and switch it to https.
   * Bump Standards-Version to 4.1.3, no changes required.
   * Remove alternative libqt5webengine5-dev build dependency.
+  * Tighten the inter-library dependencies.
 
   [ Sandro Knauß ]
   * mark kio-sieve as Multi-Arch: same instead of no
diff --git a/debian/rules b/debian/rules
index 0646053..c8a3083 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,8 @@ l10npkgs_firstversion_ok := 4:16.04.3-9~
 
 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
+libpkgs_gen_strict_local_shlibs = $(libpkgs_all_packages)
+include /usr/share/pkg-kde-tools/qt-kde-team/3/library-packages.mk
 
 override_dh_auto_test:
 	# Disable dh_auto_test at build time

-- 
libksieve packaging



More information about the pkg-kde-commits mailing list