[DRE-commits] [ruby-omniauth-ldap] 01/01: fix dependency names

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Oct 5 07:53:15 UTC 2015


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 59c74f03f7aaa2c3cca4506ec16218d54acb22d0
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Oct 5 13:21:25 2015 +0530

    fix dependency names
---
 debian/changelog | 6 ++++++
 debian/control   | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5a57a33..89f534f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+ruby-omniauth-ldap (1.0.4-3) unstable; urgency=medium
+
+  * Fix runtime dependency names 
+
+ -- Pirate Praveen <praveen at debian.org>  Mon, 05 Oct 2015 13:21:18 +0530
+
 ruby-omniauth-ldap (1.0.4-2) unstable; urgency=medium
 
   * Refresh packaging with dh-make-ruby -w
diff --git a/debian/control b/debian/control
index b20aca1..2a37a6d 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-net-ldap (>= 0.3.1),
          ruby-omniauth (>= 1.0),
-         ruby-pyu-ruby-sasl (>= 0.0.3.1),
-         ruby-rubyntlm (>= 0.1.1),
+         ruby-sasl (>= 0.0.3.1),
+         ruby-ntlm (>= 0.1.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