[DRE-commits] [SCM] redmine.git branch, master-experimental, updated. debian/1.4.4+dfsg1-1-73-g521797b

Ondřej Surý ondrej at sury.org
Thu Jan 17 11:32:12 UTC 2013


The following commit has been merged in the master-experimental branch:
commit 0b3f86cd1d0316ba69ce03970f800f3af022f405
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Jan 15 14:50:23 2013 +0100

    Force to use rails 3.2.11 which contain critical security update

diff --git a/debian/control b/debian/control
index 91ba2f5..d235ce8 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Package: redmine
 Architecture: all
 Pre-Depends: debconf
 Depends: ruby | ruby-interpreter,
- ruby-rails-3.2 (>= 3.2.8) | rails (>= 3.2.8),
+ ruby-rails-3.2 (>= 3.2.11) | rails (>= 3.2.11),
  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