[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:03 UTC 2012


The following commit has been merged in the master-experimental branch:
commit 7f3af1c3801e2986ce1635d0543a325dc29cfede
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sun Jul 24 22:40:18 2011 +0200

    redmine must use ruby1.8...

diff --git a/debian/control b/debian/control
index a696760..de26173 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 | ruby-interpreter, ruby-rails-2.3, dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, ${misc:Depends}
+Depends: ruby1.8, ruby-rails-2.3, dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, ${misc:Depends}
 Breaks: redmine-plugin-botsfilter (<=1.02-1)
 Suggests: libsvn-ruby (>= 1.3), ruby-rmagick, libopenid-ruby
 Description: flexible project management web application

-- 
redmine.git



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