[DRE-commits] [ruby-omniauth-saml] 07/08: set minimum version of ruby-saml

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Sep 24 14:55:10 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-saml.

commit 59e36351054f5735cc477c41e024a8aee2883e66
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Sep 24 20:15:56 2015 +0530

    set minimum version of ruby-saml
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5f7e006..b849f7b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ ruby-omniauth-saml (1.4.1-1) UNRELEASED; urgency=medium
   * Remove patch spec-fix (already applied)
   * Update watch file to use github tarballs
   * Check dependencies in gemspec
+  * Set minimum version of ruby-saml to 1.0.0
 
  -- Pirate Praveen <praveen at debian.org>  Thu, 24 Sep 2015 19:39:15 +0530
 
diff --git a/debian/control b/debian/control
index 19d1a68..10b3067 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                ruby-omniauth (>= 1.1),
                ruby-rack-test,
                ruby-rspec,
-               ruby-saml (>= 0.8.1)
+               ruby-saml (>= 1.0.0)
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-omniauth-saml.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-omniauth-saml.git
@@ -22,7 +22,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-omniauth (>= 1.1),
-         ruby-saml (>= 0.8.1),
+         ruby-saml (>= 1.0.0),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: generic SAML strategy for OmniAuth

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-omniauth-saml.git



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