[DRE-commits] [ruby-devise] 03/03: update build deps

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 28 14:03:21 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 5f073f79ff7fe44ef975280789e0ec0bd4fa2a94
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 28 19:19:14 2015 +0530

    update build deps
---
 debian/control | 22 +++++++++++++++++-----
 1 file changed, 17 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d0a7211..b793367 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,16 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Markus Tornow <tornow at riseup.net>, Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-bcrypt (>= 3.0.1),
- ruby-railties (>= 3.2.6), ruby-warden (>= 1.2.1), ruby-orm-adapter (>= 0.5.0),
- ruby-omniauth-openid, ruby-bson-ext
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
+ ruby-bcrypt (>= 3.0.1),
+ ruby-railties (>= 3.2.6),
+ ruby-warden (>= 1.2.1),
+ ruby-orm-adapter (>= 0.5.0),
+ ruby-omniauth-openid,
+ ruby-bson-ext,
+ ruby-thor,
+ ruby-thread-safe,
+ ruby-responders
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-devise.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-devise.git;a=summary
@@ -16,8 +23,13 @@ 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, ruby-thread-safe, ruby-responders
+ 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