[DRE-commits] [ruby-ffi-rzmq-core] 04/08: Depend on libzmq5 instead of libzmq3
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Feb 24 21:20:13 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-core.
commit 64a066f77e01128809dd97e9b34ed06c33aefae8
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Feb 24 21:49:46 2016 +0100
Depend on libzmq5 instead of libzmq3
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 36778d8..89c881f 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ XS-Ruby-Versions: all
Package: ruby-ffi-rzmq-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: libzmq3,
+Depends: libzmq5,
ruby | ruby-interpreter,
ruby-ffi (>= 1.9.3debian-1+b1),
${misc:Depends},
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-ffi-rzmq-core.git
More information about the Pkg-ruby-extras-commits
mailing list