[DRE-commits] [ruby-ffi-rzmq-core] 03/04: update dependencies
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Mar 31 15:42:31 UTC 2014
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 ed9866ac25a1c0dd3132eca11a3a4caabbc150d0
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Mar 31 17:37:25 2014 +0200
update dependencies
---
debian/control | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index fe8e24d..335cd57 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,17 @@ Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.7.0~), ruby-rspec, ruby-ffi, libzmq3
Standards-Version: 3.9.5
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ffi-rzmq-core.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-ffi-rzmq-core.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-ffi-rzmq-core.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-ffi-rzmq-core.git;a=summary
Homepage: http://github.com/chuckremes/ffi-rzmq-core
XS-Ruby-Versions: all
Package: ruby-ffi-rzmq-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# ffi (~> 1.9), rspec (~> 2.14, development), rake (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi, libzmq3
Description: This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library.
This gem provides only the FFI wrapper for the ZeroMQ (0mq) networking library.
Project can be used by any other zeromq gems that want to provide their own high-level Ruby API.
--
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