[DRE-commits] [ruby-messagebus-api] 08/14: update control file

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 15 01:16:52 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-messagebus-api.

commit 0ff772b25f37d20d3174686662cbd65023339a12
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Jun 25 22:07:16 2013 +0530

    update control file
    
    - uncomment vcs
    - update deps and bdeps
    - add homepage
    - update desccription
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 6bb0476..ec44767 100644
--- a/debian/control
+++ b/debian/control
@@ -3,17 +3,21 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.4.1~), ruby-multipart-post, rake, ruby-rspec,
+ ruby-fakeweb, ruby-rr, ruby-json, ruby-actionmailer
 Standards-Version: 3.9.4
-#Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/messagebus-ruby-api.git
-#Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/messagebus-ruby-api.git;a=summary
-Homepage: 
+Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-messagebus-ruby-api.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-messagebus-ruby-api.git;a=summary
+Homepage: https://github.com/messagebus/messagebus_ruby_api
 XS-Ruby-Versions: all
 
 Package: messagebus-ruby-api
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# multipart-post (>= 0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-multipart-post
 Description: Send email through the Message Bus service
- Allows you to use the Message Bus API
+ Message Bus provides email at scale, done right. Simple. Message Bus provides
+ a REST API and several language-specific wrappers (SDKs) that provides full
+ access to all platform functionality.
+ .
+ messagebus_ruby_api allows you to use the Message Bus API from ruby programs.

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



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