[SCM] mailcommon packaging branch, master, updated. debian/4%17.08.0-1-9-g4171eec

Sandro Knauß hefee at moszumanska.debian.org
Sat Dec 16 15:21:24 UTC 2017


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

The following commit has been merged in the master branch:
commit 4837d8c50ab6df2b8cb342b6185cacbcc72c0922
Author: Sandro Knauß <sknauss at kde.org>
Date:   Sat Dec 16 15:02:04 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 0f60a46..6db69c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ libkf5mailcommon (4:17.08.3-1) UNRELEASED; urgency=medium
   [ Sandro Knauß ]
   * New upstream release (17.08.3).
   * Bump Standards-Version to 4.1.2 (No changes needed).
+  * Get rid of unnessary break/replaces of kde-l10n-(ast|eo).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 16 Dec 2017 15:00:57 +0100
 
diff --git a/debian/control b/debian/control
index 46f648c..2de698e 100644
--- a/debian/control
+++ b/debian/control
@@ -90,12 +90,8 @@ Package: libkf5mailcommon5
 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~),
-        ${kde-l10n:all},
-Replaces: kde-l10n-ast (<< 4:17.03.90-0~),
-          kde-l10n-eo (<< 4:17.03.90-0~),
-          ${kde-l10n:all},
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: KDE PIM email utility library
  The mail common library provides utility functions for dealing with email.
  .

-- 
mailcommon packaging



More information about the pkg-kde-commits mailing list