[DRE-commits] [ruby-devise-two-factor] 04/04: update minimum devise version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Jun 11 17:48:55 UTC 2016


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

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

commit 6d373e79c733a610bc679b51d45d0e7276bc2caf
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Jun 11 23:15:19 2016 +0530

    update minimum devise version
---
 debian/control | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 0ecb88e..ab542f4 100644
--- a/debian/control
+++ b/debian/control
@@ -8,14 +8,14 @@ Build-Depends: debhelper (>= 9),
                rake,
                ruby-activemodel,
                ruby-activesupport,
-               ruby-attr-encrypted (>= 1.3.2),
-               ruby-devise (>= 3.5.0),
+               ruby-attr-encrypted (>= 1.3.2~),
+               ruby-devise (>= 4.0~),
                ruby-faker,
                ruby-railties,
-               ruby-rotp (>= 2),
+               ruby-rotp (>= 2~),
                ruby-rspec,
                ruby-timecop
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-devise-two-factor.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-devise-two-factor.git
 Homepage: https://github.com/tinfoil/devise-two-factor
@@ -27,10 +27,10 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-activesupport,
-         ruby-attr-encrypted (>= 1.3.2),
-         ruby-devise (>= 3.5.0),
+         ruby-attr-encrypted (>= 1.3.2~),
+         ruby-devise (>= 4.0~),
          ruby-railties,
-         ruby-rotp (>= 2),
+         ruby-rotp (>= 2~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Barebones two-factor authentication with Devise

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



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