[SCM] kimap packaging branch, master, updated. debian/17.08.0-1-5-g70ee90c

Sandro Knauß hefee at moszumanska.debian.org
Wed Dec 13 13:48:01 UTC 2017


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

The following commit has been merged in the master branch:
commit 9637bee32bbb035d69738faeb58b7fc9a4c479b6
Author: Sandro Knauß <hefee at debian.org>
Date:   Wed Dec 13 13:54:21 2017 +0100

    Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
---
 debian/changelog | 1 +
 debian/control   | 8 ++------
 2 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 567da90..9b4aace 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ kimap (4:17.08.3-1) UNRELEASED; urgency=medium
 
   [ Sandro Knauß ]
   * New upstream release (17.08.3).
+  * Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Wed, 13 Dec 2017 13:48:13 +0100
 
diff --git a/debian/control b/debian/control
index 92da678..1ec0bf3 100644
--- a/debian/control
+++ b/debian/control
@@ -43,14 +43,10 @@ Package: libkf5imap5
 Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends}
-Breaks: kde-l10n-ast (<< 4:17.03.90-0~),
-        kde-l10n-eo (<< 4:17.03.90-0~),
-        kdepim-runtime (<< 4:17.08),
+Breaks: kdepim-runtime (<< 4:17.08),
         libkf5pimcommon5 (<< 4:17.08),
         ${kde-l10n:all},
-Replaces: kde-l10n-ast (<< 4:17.03.90-0~),
-          kde-l10n-eo (<< 4:17.03.90-0~),
-          ${kde-l10n:all},
+Replaces: ${kde-l10n:all}
 Description: library for handling IMAP data
  This library provides an API for handling data received from IMAP services.
  IMAP (Internet Message Access Protocol) is one of the two most prevalent

-- 
kimap packaging



More information about the pkg-kde-commits mailing list