[DRE-commits] [ruby-em-mongo] 03/03: update for release

Jonas Genannt jonas at brachium-system.net
Sat Mar 22 16:58:10 UTC 2014


This is an automated email from the git hooks/post-receive script.

hggh-guest pushed a commit to branch master
in repository ruby-em-mongo.

commit 95bff64672f78417aaf2319a10ec434e407be664
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Sat Mar 22 17:57:56 2014 +0100

    update for release
---
 debian/changelog | 4 ++--
 debian/control   | 8 ++++++--
 2 files changed, 8 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f2ba4f1..96f66f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-ruby-em-mongo (0.4.3-1) UNRELEASED; urgency=low
+ruby-em-mongo (0.5.1-1) unstable; urgency=low
 
   * Initial release (Closes: #741484)
 
- -- Jonas Genannt <jonas.genannt at capi2name.de>  Wed, 12 Mar 2014 19:36:08 +0000
+ -- Jonas Genannt <jonas.genannt at capi2name.de>  Sat, 22 Mar 2014 17:51:27 +0100
diff --git a/debian/control b/debian/control
index b4dfb59..b7a152a 100644
--- a/debian/control
+++ b/debian/control
@@ -23,5 +23,9 @@ Depends: ruby | ruby-interpreter,
          ruby-eventmachine,
          ${misc:Depends},
          ${shlibs:Depends}
-Description: An EventMachine driver for MongoDB.
- EventMachine driver for MongoDB.
+Suggests: mongodb-server
+Description: Ruby EventMachine driver for MongoDB
+ An EventMachine client for MongoDB. Originally based on RMongo, this client
+ aims to be as API compatible with ruby-mongo driver as possible.
+ For methods that do not retrieve data from the database the API of em-mongo
+ should be identical (though a subset) to the ruby-mongo driver.

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



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