[DRE-commits] [ruby-bson] 03/06: Revert "Breaks, Replaces and Provides ruby-bson-ext"
Prach Pongpanich
prach-guest at moszumanska.debian.org
Thu May 15 05:20:17 UTC 2014
This is an automated email from the git hooks/post-receive script.
prach-guest pushed a commit to branch master
in repository ruby-bson.
commit 7dd1996a05af1cc84f55b867345246fea3983ab0
Author: Prach Pongpanich <prachpub at gmail.com>
Date: Thu May 15 09:29:07 2014 +0700
Revert "Breaks, Replaces and Provides ruby-bson-ext"
This reverts commit 4c16daa952444edfeec74d632ddb516b8c55518f.
---
debian/control | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index fc86a6e..f96c1e3 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,10 @@ Homepage: http://www.mongodb.org
XS-Ruby-Versions: all
Package: ruby-bson
-Architecture: any
+Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-Breaks: ruby-bson-ext (<= 2.0~)
-Replaces: ruby-bson-ext
-Provides: ruby-bson-ext
+Recommends: 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