[DRE-commits] [ruby-omniauth-ldap] 03/05: update dependencies
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Mar 15 17:17:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-omniauth-ldap.
commit f76356b6b644f7c0a996722b1e2e5fc844ef3b06
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Tue Mar 15 11:20:34 2016 +0530
update dependencies
---
debian/control | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/debian/control b/debian/control
index 26310a3..d778743 100644
--- a/debian/control
+++ b/debian/control
@@ -6,12 +6,12 @@ Uploaders: Pirate Praveen <praveen at debian.org>
Build-Depends: debhelper (>= 9~),
gem2deb,
rake,
- ruby-net-ldap (>= 0.3.1),
- ruby-ntlm (>= 0.1.1),
- ruby-omniauth (>= 1.0),
+ ruby-net-ldap (>= 0.12~),
+ ruby-ntlm (>= 0.3.4~),
+ ruby-omniauth (>= 1.0~),
ruby-rack-test,
ruby-rspec,
- ruby-sasl (>= 0.0.3.1)
+ ruby-sasl (>= 0.0.3.1~)
Standards-Version: 3.9.7
Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-omniauth-ldap.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth-ldap.git
@@ -23,10 +23,10 @@ Package: ruby-omniauth-ldap
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
- ruby-net-ldap (>= 0.3.1),
- ruby-ntlm (>= 0.1.1),
- ruby-omniauth (>= 1.0),
- ruby-sasl (>= 0.0.3.1),
+ ruby-net-ldap (>= 0.12~),
+ ruby-ntlm (>= 0.3.4~),
+ ruby-omniauth (>= 1.0~),
+ ruby-sasl (>= 0.0.3.1~),
${misc:Depends},
${shlibs:Depends}
Description: LDAP strategy for Ruby OmniAuth library
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-ldap.git
More information about the Pkg-ruby-extras-commits
mailing list