[DRE-commits] [ruby-mongo] 03/05: Bump dependency on ruby-bson(-ext) to 1.10.0

Prach Pongpanich prach-guest at moszumanska.debian.org
Thu May 15 06:36:04 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-mongo.

commit b53cf30deaf95791514fb09b0fdeb4f78d6c3966
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Thu May 15 13:12:36 2014 +0700

    Bump dependency on ruby-bson(-ext) to 1.10.0
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index c7fdf08..bf1b614 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 7.0.50~),
  gem2deb (>= 0.3.0~),
- ruby-bson (>= 1.9.2),
- ruby-bson-ext (>= 1.9.2),
+ ruby-bson (>= 1.10.0),
+ ruby-bson-ext (>= 1.10.0),
  ruby-mocha (>= 0.13.3),
  ruby-shoulda
 Standards-Version: 3.9.5
@@ -22,8 +22,8 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends:
  ruby | ruby-interpreter,
- ruby-bson (>= 1.9.2),
- ruby-bson-ext (>=1.9.2),
+ ruby-bson (>= 1.10.0),
+ ruby-bson-ext (>=1.10.0),
  ${misc:Depends},
  ${shlibs:Depends}
 Description: Ruby driver for MongoDB

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-mongo.git



More information about the Pkg-ruby-extras-commits mailing list