[DRE-commits] [ruby-omniauth-oauth2] 02/02: fix typo
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed May 13 10:48:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-omniauth-oauth2.
commit 91720d00e3d3a31a317d04b4f9b0b4674466bb70
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed May 13 16:14:58 2015 +0530
fix typo
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index c4d66d2..ca12967 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends: debhelper (>= 7.0.50~),
ruby-rspec,
ruby-rack-test,
ruby-webmock,
- ruby-omniauth,
- ruby-oauth2 (>= 1.0)
ruby-faraday (>= 0.8),
ruby-multi-json (>= 1.3),
+ ruby-omniauth (>= 1.2),
+ ruby-oauth2 (>= 1.0)
Standards-Version: 3.9.6
Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-oauth2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-omniauth-oauth2.git;a=summary
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-oauth2.git
More information about the Pkg-ruby-extras-commits
mailing list