[DRE-commits] [SCM] ruby-bson-ext.git branch, master, updated. upstream/1.8.5-2-g61c0c78
Prach Pongpanich
prachpub at gmail.com
Fri Apr 19 06:12:26 UTC 2013
The following commit has been merged in the master branch:
commit 61c0c78e75d3907681e0eb4808f1f948b8935efb
Author: Prach Pongpanich <prachpub at gmail.com>
Date: Fri Apr 19 13:12:07 2013 +0700
update debian/control
diff --git a/debian/control b/debian/control
index bf9425a..f88da4c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,18 +3,20 @@ 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>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
-Standards-Version: 3.9.3
-#Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-bson-ext.git
-#Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-bson-ext.git;a=summary
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bson
+Standards-Version: 3.9.4
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-bson-ext.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-bson-ext.git;a=summary
Homepage: http://www.mongodb.org
XS-Ruby-Versions: all
Package: ruby-bson-ext
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# bson (~> 1.8.5)
-Description: C extensions for Ruby BSON.
- C extensions to accelerate the Ruby BSON serialization. For more information about BSON, see http://bsonspec.org. For information about MongoDB, see http://www.mongodb.org.
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson
+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
+ BSON encoding and decoding.
+ .
+ For more information about BSON, see http://bsonspec.org.
--
ruby-bson-ext.git
More information about the Pkg-ruby-extras-commits
mailing list