[DRE-commits] [ruby-omniauth-google-oauth2] 01/03: added build dependencies

Nitesh A Jain niteshjain-guest at alioth.debian.org
Wed Sep 4 16:37:58 UTC 2013


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

niteshjain-guest pushed a commit to branch master
in repository ruby-omniauth-google-oauth2.

commit 24c055c6d3790755de0b34efca0805fd4f4c5562
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Wed Sep 4 22:05:44 2013 +0530

    added build dependencies
---
 debian/control |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0a481b8..a7f824f 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: Nitesh A Jain <niteshjain92 at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-rspec, ruby-omniauth-oauth2
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-google-oauth2.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-google-oauth2.git;a=summary
@@ -16,4 +16,7 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
 # omniauth (~> 1.0), omniauth-oauth2 (>= 0), rspec (~> 2.6.0, development), rake (>= 0, development)
 Description: Google OAuth2 strategy for OmniAuth 1.x
- A Google OAuth2 strategy for OmniAuth 1.x
+ This gem allows one to authenticate with Google via OAuth2 in OmniAuth
+ .
+ Google's developer area contains ample documentation on how it implements
+ this, so if you are really interested in the details, check that out for more.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-google-oauth2.git



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