[DRE-commits] [ruby-ffi-rzmq] 05/07: set version check on ruby-ffi-rzmq-core builddep
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Feb 24 22:31:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-ffi-rzmq.
commit 98ad939f9c0a84b2697b5bd2671c5996fcbd1412
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Feb 24 23:22:37 2016 +0100
set version check on ruby-ffi-rzmq-core builddep
to avoid my previous crappy Debian version
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index dafa6df..1c51bef 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Dmitry Borodaenko <angdraug at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb (>= 0.4.1~),
libzmq5,
- ruby-ffi-rzmq-core,
+ ruby-ffi-rzmq-core (>= 1.0.4-3~),
ruby-rspec (>= 3~)
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/pkg-ruby-extras/ruby-ffi-rzmq.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ffi-rzmq.git
More information about the Pkg-ruby-extras-commits
mailing list