[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:52 UTC 2013
The following commit has been merged in the master-experimental branch:
commit 6ea02c827085b55a32299b6c4bec29cb7adbbb8c
Author: Ondřej Surý <ondrej at sury.org>
Date: Sat Oct 13 16:49:42 2012 +0200
Update debian/control for new upstream release
diff --git a/debian/control b/debian/control
index 4ee179f..1373b52 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.6),
- ruby-activesupport-3.2 (<< 3.2.6.),
- ruby-actionpack-3.2 (>= 3.2.6),
- ruby-actionpack-3.2 (<< 3.2.6.),
- ruby-activerecord-3.2 (>= 3.2.6),
- ruby-activerecord-3.2 (<< 3.2.6.),
- ruby-activeresource-3.2 (>= 3.2.6),
- ruby-activeresource-3.2 (<< 3.2.6.),
- ruby-actionmailer-3.2 (>= 3.2.6),
- ruby-actionmailer-3.2 (<< 3.2.6.),
- ruby-railties-3.2 (>= 3.2.6),
- ruby-railties-3.2 (<< 3.2.6.),
+ 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.),
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