[DRE-commits] [ruby-devise-token-authenticatable] 03/03: update dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Jun 29 09:32:33 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-token-authenticatable.
commit d4351edf7dc4e954729a58e102c07265c928860d
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Wed Jun 29 15:01:27 2016 +0530
update dependencies
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index bfa2d95..917aed2 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ Uploaders: Balasankar C <balasankarc at autistici.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
- ruby-devise (>= 3.4.0),
+ ruby-devise (>= 4.0~),
ruby-rspec
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-devise-token-authenticatable.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-devise-token-authenticatable.git
Homepage: https://github.com/baschtl/devise-token_authenticatable
@@ -18,7 +18,7 @@ Package: ruby-devise-token-authenticatable
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-devise (>= 3.4.0),
+ ruby-devise (>= 4.0~),
${misc:Depends},
${shlibs:Depends}
Description: token based authentication for devise
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise-token-authenticatable.git
More information about the Pkg-ruby-extras-commits
mailing list