[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.2.1+dfsg2-1-7-g1f71aba

Jérémy Lal kapouer at melix.org
Thu Sep 22 09:03:35 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 9406574c3d2e07cbf5a93e9cca6d377cf50ec32b
Author: Jérémy Lal <kapouer at melix.org>
Date:   Thu Sep 22 10:00:46 2011 +0200

    Requires rails >=2.3.11

diff --git a/debian/control b/debian/control
index 4bb9c64..2b8ae10 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-rails-2.3 | rails, dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, ruby-coderay, ruby-net-ldap, ${misc:Depends}
+Depends: ruby1.8, ruby-rails-2.3 (>=2.3.11) | rails (>=2.3.11), dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, ruby-coderay, ruby-net-ldap, ${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