[DRE-commits] [ruby-omniauth-facebook] 01/01: correct description and dependencies

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Apr 13 15:46:24 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-omniauth-facebook.

commit 4b88fe8cb9bbd5b992c3c31de478cb06aa6220ad
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Apr 13 21:09:26 2014 +0530

    correct description and dependencies
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 15ec822..f7067bb 100644
--- a/debian/control
+++ b/debian/control
@@ -13,10 +13,10 @@ XS-Ruby-Versions: all
 Package: ruby-omniauth-facebook
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# omniauth-oauth2 (~> 1.1.0), minitest (>= 0, development), mocha (>= 0, development), rake (>= 0, development)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-oauth2
 Description: Oauth2 facebook strategy for OmniAuth
- This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the OAuth 2.0 server-side and client-side
- flows.
+ This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the
+ OAuth 2.0 server-side and client-side flows.
  .
- Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication.
+ Read the Facebook docs for more details:
+ http://developers.facebook.com/docs/authentication.

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



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