[SCM] kldap packaging branch, master, updated. debian/17.08.3-2-3-g03bf682

Pino Toscano pino at moszumanska.debian.org
Tue Jan 9 07:34:48 UTC 2018


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

The following commit has been merged in the master branch:
commit 03bf682e57da84cd4a42b25aeb42610250f50393
Author: Pino Toscano <pino at debian.org>
Date:   Tue Jan 9 08:34:21 2018 +0100

    libkf5ldap-doc: add kf5-kdepimlibs-kio-plugins breaks/replaces (#886701)
---
 debian/changelog | 3 +++
 debian/control   | 6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f7f741..4350fce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
 kldap (17.08.3-3) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Restore the kf5-kdepimlibs-kio-plugins breaks/replaces in libkf5ldap-doc,
+    as they are actually needed. (Closes: #886701)
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 09 Jan 2018 08:31:07 +0100
 
diff --git a/debian/control b/debian/control
index b57ce0a..f1c6bb9 100644
--- a/debian/control
+++ b/debian/control
@@ -54,8 +54,10 @@ Package: libkf5ldap-doc
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
+Breaks: kf5-kdepimlibs-kio-plugins,
+        ${kde-l10n:all},
+Replaces: kf5-kdepimlibs-kio-plugins,
+          ${kde-l10n:all},
 Description: library for accessing LDAP (documentation)
  This is a library for accessing LDAP with a convenient Qt style C++ API.
  LDAP (Lightweight Directory Access Protocol) is an application protocol

-- 
kldap packaging



More information about the pkg-kde-commits mailing list