[Pkg-gnupg-commit] [gpgme] 01/01: change order of gnupg2 | gnupg (>= 2) build-dep so that sbuild is OK (while gnupg (>= 2) is still only in experimental).

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Apr 20 12:37:43 UTC 2016


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

dkg pushed a commit to branch master
in repository gpgme.

commit 178d9b5a363697b822572b78e649dafd26b6d125
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Wed Apr 20 08:36:19 2016 -0400

    change order of gnupg2 | gnupg (>= 2) build-dep so that sbuild is OK (while gnupg (>= 2) is still only in experimental).
---
 debian/changelog | 7 +++++++
 debian/control   | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5d674cd..b55d757 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gpgme1.0 (1.6.0-3) unstable; urgency=medium
+
+  * change order of gnupg2 | gnupg (>= 2) build-dep so that sbuild is OK
+    (while gnupg (>= 2) is still only in experimental).
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>  Wed, 20 Apr 2016 08:36:10 -0400
+
 gpgme1.0 (1.6.0-2) unstable; urgency=medium
 
   * updated debian/watch to version 4
diff --git a/debian/control b/debian/control
index f720c34..81592a7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Jose Carlos Garcia Sogo <jsogo at debian.org>,
 Build-Depends: automake (>= 1.14),
                debhelper (>> 9~),
                dh-autoreconf,
-               gnupg (>= 2) | gnupg2,
+               gnupg2 | gnupg (>= 2),
                gnupg-agent,
                gpgsm,
                help2man,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gpgme.git



More information about the Pkg-gnupg-commit mailing list