[SCM] kgpg packaging branch, master, updated. debian/4.8.4-3-2-ge332d7e

Lisandro Damián Nicanor Pérez lisandro at alioth.debian.org
Tue Sep 4 23:42:50 UTC 2012


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

The following commit has been merged in the master branch:
commit e332d7e81785605afc64875da7b49413c8701e50
Author: Lisandro Damián Nicanor Pérez Meyer <perezmeyer at gmail.com>
Date:   Tue Sep 4 20:42:27 2012 -0300

    Depend on gnupg or gnupg2.
---
 debian/changelog |    3 ++-
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 03ec998..bd02e1e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 kgpg (4:4.8.4-4) UNRELEASED; urgency=low
 
-
+  [ Lisandro Damián Nicanor Pérez Meyer ]
+  * Depend on gnupg or gnupg2 (Closes: #686632).
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 04 Sep 2012 20:40:47 -0300
 
diff --git a/debian/control b/debian/control
index 14adc66..74c34f7 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Vcs-Git: git://git.debian.org/pkg-kde/kde-sc/kgpg.git
 Package: kgpg
 Section: utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: gnupg | gnupg2, ${shlibs:Depends}, ${misc:Depends}
 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