[DRE-commits] [SCM] redmine.git branch, master, updated. debian/1.2.2+dfsg1-1-9-g5b59659
Jérémy Lal
kapouer at melix.org
Mon Dec 26 15:10:36 UTC 2011
The following commit has been merged in the master branch:
commit c1849bddc47fe7b098a501b5677c63d9b2fe8ab1
Author: Jérémy Lal <kapouer at melix.org>
Date: Mon Dec 26 16:07:40 2011 +0100
Bump dependency on rails >= 2.3.14
diff --git a/debian/control b/debian/control
index 8d3bde8..e243f2d 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,7 @@ Package: redmine
Architecture: all
Pre-Depends: debconf
Depends: ruby1.8,
- ruby-rails-2.3 (>=2.3.11) | rails (>=2.3.11),
+ ruby-rails-2.3 (>=2.3.14) | rails (>=2.3.14),
dbconfig-common,
redmine-sqlite | redmine-mysql | redmine-pgsql,
ruby-coderay,
--
redmine.git
More information about the Pkg-ruby-extras-commits
mailing list