[SCM] glyr/master: Version dependency on ruby

emillon-guest at users.alioth.debian.org emillon-guest at users.alioth.debian.org
Thu Sep 27 12:03:34 UTC 2012


The following commit has been merged in the master branch:
commit cc3c39a5c728ddc975d194e17abdf569f4e09040
Author: Etienne Millon <me at emillon.org>
Date:   Thu Sep 27 10:19:30 2012 +0200

    Version dependency on ruby
    
    ruby-defaults 4.9 needs a 1.9 interpreter, which has Dir.exists?
    
    Closes: #688841

diff --git a/debian/control b/debian/control
index 24dc51b..febce96 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends:
  libcurl4-gnutls-dev | libcurl-dev,
  libglib2.0-dev,
  libsqlite3-dev,
- ruby
+ ruby (>= 4.9)
 Standards-Version: 3.9.3
 Section: libs
 Homepage: http://github.com/sahib/glyr

-- 
glyr packaging



More information about the pkg-multimedia-commits mailing list