[DRE-commits] [ruby-devise] 30/43: depend on ruby-orm-adapter >= 0.5.0 (for gemspecs)

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:12 UTC 2015


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

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

commit 19495dfaef1bce16181750328ab45cee8ee2e60c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun May 4 17:59:11 2014 +0530

    depend on ruby-orm-adapter >= 0.5.0 (for gemspecs)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 56b93bf..d1c5318 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Markus Tornow <tornow at riseup.net>
 Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bcrypt (>= 3.0.1),
- ruby-railties-3.2 (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.4.0),
+ ruby-railties-3.2 (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0),
  ruby-omniauth-openid, ruby-bson-ext
 Standards-Version: 3.9.4
 #Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-devise.git
@@ -16,7 +16,7 @@ Package: ruby-devise
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-bcrypt (>= 3.0.1),
- ruby-railties-3.2 (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.4.0)
+ ruby-railties-3.2 (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0)
 Description: Flexible authentication solution for Rails with Warden
  Devise is Rack based, a MVC solution based on Rails engines, allows to have 
  multiple roles (or models/scopes) signed at the same time, based on a 

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



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