[DRE-commits] [SCM] redmine.git branch, master, updated. debian/1.1.3-2-8-geecf408

Jérémy Lal kapouer at melix.org
Wed Aug 24 20:59:54 UTC 2011


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