[DRE-commits] [ruby-fog-core] 01/01: set minimum version to	ruby-excon
    Praveen Arimbrathodiyil 
    praveen at moszumanska.debian.org
       
    Fri Mar 18 07:47:08 UTC 2016
    
    
  
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-fog-core.
commit 81fbd64a754313589c9ef6da262a5ccb6edcdb42
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 18 13:16:45 2016 +0530
    set minimum version to ruby-excon
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 032f00c..60076d5 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Pirate Praveen <praveen at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                ruby-builder,
-               ruby-excon,
+               ruby-excon (>= 0.45~),
                ruby-formatador,
                ruby-mime-types,
                ruby-minitest,
@@ -24,7 +24,7 @@ Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
          ruby-builder,
-         ruby-excon,
+         ruby-excon (>= 0.45~),
          ruby-formatador,
          ruby-mime-types,
          ruby-net-scp,
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-fog-core.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list