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

Pino Toscano pino at moszumanska.debian.org
Sun Dec 24 16:44:38 UTC 2017


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

The following commit has been merged in the master branch:
commit dceae8f07ce9ab519ae04d6fdee7a3778b4ba0e6
Author: Pino Toscano <pino at debian.org>
Date:   Sun Dec 24 17:39:07 2017 +0100

    drop gnupg2 alternative dep
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index acbb7ad..aeb3cfa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ kgpg (4:17.08.3-1) UNRELEASED; urgency=medium
   [ Pino Toscano ]
   * Remove unused kio-dev build dependency.
   * Simplify watch file, and switch it to https.
+  * Remove the alternative dependency on gnupg2, leaving only gnupg.
 
  -- 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 6e31aad..593d99d 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-kde/applications/kgpg.git
 Package: kgpg
 Section: utils
 Architecture: any
-Depends: gnupg | gnupg2, ${misc:Depends}, ${shlibs:Depends}
+Depends: gnupg, ${misc:Depends}, ${shlibs:Depends}
 Breaks: ${kde-l10n:all}
 Replaces: ${kde-l10n:all}
 Description: graphical front end for GNU Privacy Guard

-- 
kgpg packaging



More information about the pkg-kde-commits mailing list