[SCM] kldap packaging branch, master, updated. debian/17.08.3-1-6-g6e8e9f9

Pino Toscano pino at moszumanska.debian.org
Tue Dec 26 00:15:44 UTC 2017


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

The following commit has been merged in the master branch:
commit cbe7e8d3a6f03a33f8312e0cb35f075d37b02a93
Author: Pino Toscano <pino at debian.org>
Date:   Tue Dec 26 01:11:39 2017 +0100

    drop extra kf5-kdepimlibs-kio-plugins breaks/replaces
---
 debian/changelog | 2 ++
 debian/control   | 9 ++++-----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3ba2d44..f231376 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ kldap (17.08.3-2) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Remove the kdepimlibs-kio-plugins breaks/replaces, since that package is
     for kdepimlibs 4.x.
+  * Remove extra kf5-kdepimlibs-kio-plugins breaks/replaces in libkf5ldap-dev,
+    and libkf5ldap-doc.
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 26 Dec 2017 01:06:04 +0100
 
diff --git a/debian/control b/debian/control
index c94d329..6f76540 100644
--- a/debian/control
+++ b/debian/control
@@ -41,9 +41,8 @@ Depends: libkf5ldap5 (= ${binary:Version}),
          libsasl2-dev,
          qtbase5-dev,
          ${misc:Depends},
-Replaces: kf5-kdepimlibs-kio-plugins, ${kde-l10n:all}
-Breaks: kf5-kdepimlibs-kio-plugins,
-        libkf5libkdepim-dev (<< 4:17.08),
+Replaces: ${kde-l10n:all}
+Breaks: libkf5libkdepim-dev (<< 4:17.08),
         ${kde-l10n:all},
 Description: library for accessing LDAP - development files
  This is a library for accessing LDAP with a convenient Qt style C++ API.
@@ -57,8 +56,8 @@ Package: libkf5ldap-doc
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends}
-Breaks: kf5-kdepimlibs-kio-plugins, ${kde-l10n:all}
-Replaces: kf5-kdepimlibs-kio-plugins, ${kde-l10n:all}
+Breaks: ${kde-l10n:all}
+Replaces: ${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