[DRE-commits] [SCM] ruby-mongo.git branch, master, updated. upstream/1.8.5-11-gb120316

Prach Pongpanich prachpub at gmail.com
Sat Apr 20 05:29:58 UTC 2013


The following commit has been merged in the master branch:
commit b120316e521700be3c3439bc570bd8b3a6d5968d
Author: Prach Pongpanich <prachpub at gmail.com>
Date:   Sat Apr 20 12:29:30 2013 +0700

    add a specific version of ruby-bson and ruby-bson-ext

diff --git a/debian/control b/debian/control
index f8edf31..b01ab73 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Prach Pongpanich <prachpub at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bson, ruby-bson-ext
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bson (>= 1.8.5), ruby-bson-ext (>=1.8.5)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-mongo.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-mongo.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-mongo
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson, ruby-bson-ext
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson (>= 1.8.5), ruby-bson-ext (>=1.8.5)
 Description: Ruby driver for MongoDB
  This package provides an interface for communicating with the MongoDB database
  in Ruby

-- 
ruby-mongo.git



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