[DRE-commits] [SCM] ruby-bson-ext.git branch, master, updated. upstream/1.8.5-8-g6af71c1
Prach Pongpanich
prachpub at gmail.com
Sat Apr 20 05:31:34 UTC 2013
The following commit has been merged in the master branch:
commit 6af71c1d614d418195da4dc9fe95c3ccb6e4a58a
Author: Prach Pongpanich <prachpub at gmail.com>
Date: Sat Apr 20 12:31:16 2013 +0700
add a specific version of ruby-bson
diff --git a/debian/control b/debian/control
index 5c89d10..65fc239 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
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bson (>= 1.8.5)
Standards-Version: 3.9.4
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-bson-ext.git
Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-bson-ext.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
Package: ruby-bson-ext
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson (>= 1.8.5)
Description: C extensions to accelerate the Ruby BSON serialization
This package contains C implementations of some of the functions needed by the
bson module. If possible, these implementations should be used to speed up
--
ruby-bson-ext.git
More information about the Pkg-ruby-extras-commits
mailing list