[SCM] kgpg packaging branch, master, updated. debian/4%17.08.0-1-8-g0fbdfc6

Sandro Knauß hefee at moszumanska.debian.org
Fri Dec 15 16:06:09 UTC 2017


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

The following commit has been merged in the master branch:
commit 4e811d4e92439c297420f091b4641691558c4309
Author: Sandro Knauß <sknauss at kde.org>
Date:   Fri Dec 15 16:50:29 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 7a2a05f..5d2bda0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ kgpg (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>  Fri, 15 Dec 2017 16:49:10 +0100
 
diff --git a/debian/control b/debian/control
index 0547fcb..6060ed0 100644
--- a/debian/control
+++ b/debian/control
@@ -42,12 +42,8 @@ Package: kgpg
 Section: utils
 Architecture: any
 Depends: gnupg | gnupg2, ${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: graphical front end for GNU Privacy Guard
  Kgpg manages cryptographic keys for the GNU Privacy Guard, and can encrypt,
  decrypt, sign, and verify files.  It features a simple editor for applying

-- 
kgpg packaging



More information about the pkg-kde-commits mailing list