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


The following commit has been merged in the master-experimental branch:
commit 8b32fe76dff7c160cb4dd7766a6362897631872a
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Aug 9 22:53:12 2011 +0200

    Alternatively depend on rails to allow easy backports

diff --git a/debian/control b/debian/control
index de26173..a03c189 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, dbconfig-common, redmine-sqlite | redmine-mysql | redmine-pgsql, ${misc:Depends}
+Depends: ruby1.8, ruby-rails-2.3 | rails, 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