[DRE-commits] [ruby-omniauth-ldap] 01/05: relax ruby-ntlm
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Mon Dec 25 19:02:03 UTC 2017
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 9bdb404d34e7110aacad1a9cbe020e1c46959db7
Author: Pirate Praveen <praveen at debian.org>
Date: Mon Dec 25 23:57:47 2017 +0530
relax ruby-ntlm
---
debian/patches/relax-rbntlm.patch | 11 +++++++++++
debian/patches/series | 1 +
2 files changed, 12 insertions(+)
diff --git a/debian/patches/relax-rbntlm.patch b/debian/patches/relax-rbntlm.patch
new file mode 100644
index 0000000..7414dcc
--- /dev/null
+++ b/debian/patches/relax-rbntlm.patch
@@ -0,0 +1,11 @@
+--- a/omniauth-ldap.gemspec
++++ b/omniauth-ldap.gemspec
+@@ -12,7 +12,7 @@
+ gem.add_runtime_dependency 'omniauth', '~> 1.0'
+ gem.add_runtime_dependency 'net-ldap', '~> 0.12'
+ gem.add_runtime_dependency 'pyu-ruby-sasl', '~> 0.0.3.2'#0.0.3.1 has been yanked
+- gem.add_runtime_dependency 'rubyntlm', '~> 0.3.4'
++ gem.add_runtime_dependency 'rubyntlm', '~> 0.3'
+ gem.add_development_dependency 'rspec', '~> 2.7'
+ gem.add_development_dependency 'simplecov'
+ gem.add_development_dependency 'rack-test'
diff --git a/debian/patches/series b/debian/patches/series
index bbc153e..9d42181 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ gitlab.patch
get-rid-of-simplecov.patch
port-tests-rspec3.patch
fix-gemspec.patch
+relax-rbntlm.patch
--
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