[DRE-commits] [ruby-ffi-rzmq-core] 01/01: breaks/replaces ruby-ffi-rzmq << 2.0
Cédric Boutillier
boutil at moszumanska.debian.org
Mon Mar 31 15:47:10 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 9a4266f06c5a3f1aa949012c99e9bdf85fddecfd
Author: Cédric Boutillier <boutil at debian.org>
Date: Mon Mar 31 17:47:06 2014 +0200
breaks/replaces ruby-ffi-rzmq << 2.0
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 335cd57..aadfb2c 100644
--- a/debian/control
+++ b/debian/control
@@ -14,6 +14,8 @@ Package: ruby-ffi-rzmq-core
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-ffi, libzmq3
+Breaks: ruby-ffi-rzmq (<< 2.0~)
+Replaces: ruby-ffi-rzmq (<< 2.0~)
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