[DRE-commits] [ruby-omniauth-wordpress] 01/01: Corrected Depends package name and updated the long description

Nitesh A Jain niteshjain-guest at moszumanska.debian.org
Thu May 22 17:35:52 UTC 2014


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

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

commit 5cda47419a23ca6686dd1a1f37232cf1c9394977
Author: Nitesh A Jain <niteshjain92 at gmail.com>
Date:   Thu May 22 23:05:39 2014 +0530

    Corrected Depends package name and updated the long description
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 68c7d5f..4bcbf5a 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ XS-Ruby-Versions: all
 Package: ruby-omniauth-wordpress
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, omniauth-oauth2 (~> 1.1.0)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-oauth2
 Description: Wordpress strategy for OmniAuth.
- This gem contains a OAuth2 wordpress strategy for OmniAuth.
+ This library contains a OAuth2 wordpress strategy for OmniAuth.
  . 
- It allows connecting your ruby application to connect to  wordpress and allows you to post to a wordpress blog from
- your application
+ It allows your ruby application to connect to  wordpress and allows you to
+ post to a wordpress blog from your application.

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



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