[DRE-commits] [SCM] ruby-rails-3.2.git branch, master-experimental, updated. debian/3.2.6-1-8-gcad9ccb

Ondřej Surý ondrej at sury.org
Tue Jan 15 22:18:53 UTC 2013


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

    Update debian/control to new Rails release

diff --git a/debian/control b/debian/control
index 1373b52..625f210 100644
--- a/debian/control
+++ b/debian/control
@@ -17,18 +17,18 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends:
  ${shlibs:Depends},
  ${misc:Depends},
- ruby-activesupport-3.2 (>= 3.2.8),
- ruby-activesupport-3.2 (<< 3.2.8.),
- ruby-actionpack-3.2 (>= 3.2.8),
- ruby-actionpack-3.2 (<< 3.2.8.),
- ruby-activerecord-3.2 (>= 3.2.8),
- ruby-activerecord-3.2 (<< 3.2.8.),
- ruby-activeresource-3.2 (>= 3.2.8),
- ruby-activeresource-3.2 (<< 3.2.8.),
- ruby-actionmailer-3.2 (>= 3.2.8),
- ruby-actionmailer-3.2 (<< 3.2.8.),
- ruby-railties-3.2 (>= 3.2.8),
- ruby-railties-3.2 (<< 3.2.8.),
+ ruby-activesupport-3.2 (>= 3.2.11),
+ ruby-activesupport-3.2 (<< 3.2.11.),
+ ruby-actionpack-3.2 (>= 3.2.11),
+ ruby-actionpack-3.2 (<< 3.2.11.),
+ ruby-activerecord-3.2 (>= 3.2.11),
+ ruby-activerecord-3.2 (<< 3.2.11.),
+ ruby-activeresource-3.2 (>= 3.2.11),
+ ruby-activeresource-3.2 (<< 3.2.11.),
+ ruby-actionmailer-3.2 (>= 3.2.11),
+ ruby-actionmailer-3.2 (<< 3.2.11.),
+ ruby-railties-3.2 (>= 3.2.11),
+ ruby-railties-3.2 (<< 3.2.11.),
  bundler
 Description: MVC ruby based framework geared for web application development
  Rails is a full-stack, open-source web framework in Ruby for writing

-- 
ruby-rails-3.2.git



More information about the Pkg-ruby-extras-commits mailing list