[DRE-commits] [ruby-devise] 41/43: add ruby-thread-safe and ruby-responders to depend

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Apr 21 13:11:14 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 01552fa5b9b54d607941acb9ab211aff0d90ee0e
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Jan 14 12:16:49 2015 +0530

    add ruby-thread-safe and ruby-responders to depend
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 246b728..9cd19f6 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,9 @@ XS-Ruby-Versions: all
 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.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0), ruby-thor
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
+ ruby-bcrypt (>= 3.0.1), ruby-railties (>= 3.2.6), ruby-warden (>= 1.2.1),
+ ruby-orm-adapter (>= 0.5.0), ruby-thor, ruby-thread-safe, ruby-responders
 Description: Flexible authentication solution for Rails with Warden
  Devise is Rack based, a MVC solution based on Rails engines, allows one 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