This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2go-keyring. commit 1ba7e9487b67f3387ae52458d5393a311d4d6773 Author: Mihai Moldovan <ionic@ionic.de> Date: Sun Sep 18 09:39:03 2016 +0200 debian/control: replace gnupg Recommends with a version-less one. By now, the version should be new enough in any case. --- debian/changelog | 2 ++ debian/control | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index eb6da22..2896cad 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ x2go-keyring (2014.07.09) UNRELEASED; urgency=medium fallback to gnupg2, but that might be a bit more tricky. - Add Multi-Arch: foreign. As long as we can execute the build dependencies, we don't care about their architecture. + - Replace gnupg Recommends with a version-less one. By now, the version + should be new enough in any case. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Wed, 09 Jul 2014 20:10:47 +0200 diff --git a/debian/control b/debian/control index 95cbee1..477ad08 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Vcs-Browser: http://code.x2go.org/gitweb?p=x2go-keyring.git;a=summary Package: x2go-keyring Architecture: all -Recommends: gnupg (>= 1.0.6-4) Multi-Arch: foreign +Recommends: gnupg Description: GnuPG keys of all X2Go developers and the X2Go archive The Debian project requires developers to digitally sign the announcements of their packages with GnuPG, to protect against -- Alioth's /srv/git/code.x2go.org/x2go-keyring.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2go-keyring.git