[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.1.3-1-30-ga109a94

Ondřej Surý ondrej at sury.org
Wed Aug 10 13:40:47 UTC 2011


The following commit has been merged in the master-experimental branch:
commit 08c4fd1347e56ea845a8a974856a8e7bbe2ba878
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