[DRE-commits] [SCM] redmine.git branch, master, updated. debian/1.3.3+dfsg1-2-15-g7461bdb

Jérémy Lal kapouer at melix.org
Mon May 14 10:00:19 UTC 2012


The following commit has been merged in the master 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