[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-5-g7f1f228

Jérémy Lal kapouer at melix.org
Thu Oct 11 10:25:33 UTC 2012


The following commit has been merged in the master-experimental branch:
commit 0923d00e90f828e2cf74381b9ea4906b965d2983
Author: Jérémy Lal <kapouer at melix.org>
Date:   Mon May 14 11:53:47 2012 +0200

    redmine depend on ruby | ruby-interpreter, since it is compatible with ruby 1.9

diff --git a/debian/control b/debian/control
index 9cbf195..15d5f02 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Homepage: http://www.redmine.org
 Package: redmine
 Architecture: all
 Pre-Depends: debconf
-Depends: ruby1.8,
+Depends: ruby | ruby-interpreter,
  ruby-rails-2.3 (>=2.3.14) | rails (>=2.3.14),
  dbconfig-common,
  redmine-sqlite | redmine-mysql | redmine-pgsql,

-- 
redmine.git



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