[DRE-commits] [ruby-bson] 05/08: Breaks, Replaces and Provides ruby-bson-ext
Cédric Boutillier
boutil at moszumanska.debian.org
Wed Mar 12 12:04:37 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-bson.
commit 4c16daa952444edfeec74d632ddb516b8c55518f
Author: Cédric Boutillier <boutil at debian.org>
Date: Wed Mar 12 11:46:04 2014 +0100
Breaks, Replaces and Provides ruby-bson-ext
---
debian/control | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index e7c4ed8..11dbaa5 100644
--- a/debian/control
+++ b/debian/control
@@ -11,10 +11,12 @@ Homepage: http://www.mongodb.org
XS-Ruby-Versions: all
Package: ruby-bson
-Architecture: all
+Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Recommends: ruby-bson-ext
+Breaks: ruby-bson-ext (<= 2.0~)
+Replaces: ruby-bson-ext
+Provides: ruby-bson-ext
Description: Ruby implementation of BSON
BSON is a binary-encoded serialization of JSON-like documents. It is a binary
form for representing simple data structures and associative arrays.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-bson.git
More information about the Pkg-ruby-extras-commits
mailing list