[X2Go-Commits] [x2go-keyring] 12/15: debian/control: add build dependency upon gnupg, needed anyway.

git-admin at x2go.org git-admin at x2go.org
Sun Sep 18 10:12:24 CEST 2016


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2go-keyring.

commit 92d470f57c9c36ec9b4622b37d24347f4723c00c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun Sep 18 09:31:41 2016 +0200

    debian/control: add build dependency upon gnupg, needed anyway.
    
    We probably want a fallback to gnupg2, but that might be a bit more tricky.
---
 debian/changelog |    2 ++
 debian/control   |    1 +
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 253b30f..c6fbcd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -17,6 +17,8 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium
     - Change maintainer to the mailing list.
     - Add the old package maintainer to the Uploaders field and myself.
     - Add build dependency upon jetring to create keyring files more easily.
+    - Add build dependency upon gnupg, needed anyway. We probably want a
+      fallback to gnupg2, but that might be a bit more tricky.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 09 Jul 2014 20:10:47 +0200
 
diff --git a/debian/control b/debian/control
index f8bfbe8..9611782 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders:
  Mike Gabriel <mike.gabriel at das-netzwerkteam.de>,
  Mihai Moldovan <ionic at ionic.de>,
 Build-Depends:
+  gnupg,
   jetring,
 Standards-Version: 3.9.3
 Homepage: http://code.x2go.org/releases/source/x2go-keyring

--
Alioth's /srv/git/code.x2go.org/x2go-keyring.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git


More information about the x2go-commits mailing list