[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-93-gbf76368
Ondřej Surý
ondrej at sury.org
Thu Mar 21 14:37:26 UTC 2013
The following commit has been merged in the master-experimental branch:
commit cc4da7dbaf47ec0b50727f649810b35a570935bd
Author: Ondřej Surý <ondrej at sury.org>
Date: Thu Mar 21 14:17:30 2013 +0100
Depend on ruby-railties-3.2 (>= 3.2.13-2~), so the rake tmp:cache:clear command works.
diff --git a/debian/control b/debian/control
index f82a306..f8a1add 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Architecture: all
Pre-Depends: debconf
Depends: ruby | ruby-interpreter,
ruby-rails-3.2 (>= 3.2.13) | rails (>= 3.2.13),
+ ruby-railties-3.2 (>= 3.2.13-2~),
dbconfig-common,
redmine-sqlite | redmine-mysql | redmine-pgsql,
ruby-rack (>= 1.4.0),
--
redmine.git
More information about the Pkg-ruby-extras-commits
mailing list