[DRE-commits] [SCM] ruby-bson-ext.git branch, master, updated. upstream/1.8.5-6-g489bd5b
Prach Pongpanich
prachpub at gmail.com
Sat Apr 20 04:37:18 UTC 2013
The following commit has been merged in the master branch:
commit 489bd5b08baeb07ab90b32da56987aa0030be559
Author: Prach Pongpanich <prachpub at gmail.com>
Date: Sat Apr 20 11:36:59 2013 +0700
fix typo in debian/control
diff --git a/debian/control b/debian/control
index f88da4c..5c89d10 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
Uploaders: Prach Pongpanich <prachpub at gmail.com>
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
+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
Homepage: http://www.mongodb.org
XS-Ruby-Versions: all
@@ -14,7 +14,7 @@ Package: ruby-bson-ext
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bson
-Description: C extensions to accelerate the Ruby BSON serialization.
+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.
--
ruby-bson-ext.git
More information about the Pkg-ruby-extras-commits
mailing list