[DRE-commits] [schleuder] 10/13: debian/control: Explicitly depend on ruby-gpgme >= 2.0.13~
Georg Faerber
georg-alioth-guest at moszumanska.debian.org
Sat Oct 28 13:43:41 UTC 2017
This is an automated email from the git hooks/post-receive script.
georg-alioth-guest pushed a commit to branch master
in repository schleuder.
commit 83d66901dcb2131f6bbd3f45c957417a3741f58f
Author: Georg Faerber <georg at riseup.net>
Date: Tue Oct 24 12:22:12 2017 +0200
debian/control: Explicitly depend on ruby-gpgme >= 2.0.13~
Up until 2.0.12, ruby-gpgme suffered from a bug which lead to false
constructed key capabilities. In 2013, the bug was found and a patch was
written, but it took three more years for the patch to be included in a
release.
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 63c47b7..3fff480 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: debhelper (>= 10~),
ruby-activerecord (>= 4.1~),
ruby-database-cleaner,
ruby-factory-girl,
+ ruby-gpgme (>= 2.0.13~),
ruby-mail-gpg,
ruby-rspec (>= 3.5.0~),
ruby-sinatra,
@@ -35,6 +36,7 @@ Depends: adduser,
rake (>= 12~),
ruby | ruby-interpreter,
ruby-activerecord (>= 4.1~),
+ ruby-gpgme (>= 2.0.13~),
ruby-mail-gpg,
ruby-sinatra,
ruby-sinatra-contrib,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/schleuder.git
More information about the Pkg-ruby-extras-commits
mailing list