[SCM] kgpg packaging branch, master, updated. debian/16.08.3-1-31-gd5636d3

Maximiliano Curia maxy at moszumanska.debian.org
Sat Sep 2 16:46:07 UTC 2017


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

The following commit has been merged in the master branch:
commit 63a5f050fecfcf2a63e59c6dacc51bcfe7f617ae
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Aug 22 18:57:59 2017 +0200

    Add breaks/replaces for kde-l10n-ast and kde-l10n-eo
    
    Not generated by kde-l10n:all
    
    Gbp-Dch: Ignore
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 1eeeee9..f69fc4f 100644
--- a/debian/control
+++ b/debian/control
@@ -43,8 +43,12 @@ Package: kgpg
 Section: utils
 Architecture: any
 Depends: gnupg | gnupg2, ${misc:Depends}, ${shlibs:Depends}
-Breaks: ${kde-l10n:all}
-Replaces: ${kde-l10n:all}
+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},
 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