[DRE-commits] [SCM] ruby-railties-3.2.git branch, master-experimental, updated. debian/3.2.6-3-25-g8adfcc5

Ondřej Surý ondrej at sury.org
Thu Mar 21 14:19:05 UTC 2013


The following commit has been merged in the master-experimental branch:
commit 7bfa1e0f8af6af356d11a1027e0633292c9a5cad
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Mar 19 10:27:22 2013 +0100

    Update debian/control to rails release 3.2.13

diff --git a/debian/control b/debian/control
index 5fca705..b8e4504 100644
--- a/debian/control
+++ b/debian/control
@@ -11,12 +11,12 @@ Build-Depends: debhelper (>= 7.0.50~),
 	       rake (>= 0.8.7),
 	       ruby-thor (>= 0.14.6),
 	       ruby-rack-ssl (>= 1.3.2),
-	       ruby-activesupport-3.2 (>= 3.2.12),
-	       ruby-activesupport-3.2 (<< 3.2.12.),
-	       ruby-actionpack-3.2 (>= 3.2.12),
-	       ruby-actionpack-3.2 (<< 3.2.12.),
-	       ruby-actionmailer-3.2 (>= 3.2.12),
-	       ruby-actionmailer-3.2 (<< 3.2.12.),
+	       ruby-activesupport-3.2 (>= 3.2.13),
+	       ruby-activesupport-3.2 (<< 3.2.13.),
+	       ruby-actionpack-3.2 (>= 3.2.13),
+	       ruby-actionpack-3.2 (<< 3.2.13.),
+	       ruby-actionmailer-3.2 (>= 3.2.13),
+	       ruby-actionmailer-3.2 (<< 3.2.13.),
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-railties-3.2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-railties-3.2.git;a=summary
@@ -32,12 +32,12 @@ Depends: ${shlibs:Depends},
 	 rake (>= 0.8.7),
 	 ruby-thor (>= 0.14.6),
 	 ruby-rack-ssl (>= 1.3.2),
-	 ruby-activesupport-3.2 (>= 3.2.12),
-	 ruby-activesupport-3.2 (<< 3.2.12.),
-	 ruby-actionpack-3.2 (>= 3.2.12),
-	 ruby-actionpack-3.2 (<< 3.2.12.),
-	 ruby-actionmailer-3.2 (>= 3.2.12),
-	 ruby-actionmailer-3.2 (<< 3.2.12.),
+	 ruby-activesupport-3.2 (>= 3.2.13),
+	 ruby-activesupport-3.2 (<< 3.2.13.),
+	 ruby-actionpack-3.2 (>= 3.2.13),
+	 ruby-actionpack-3.2 (<< 3.2.13.),
+	 ruby-actionmailer-3.2 (>= 3.2.13),
+	 ruby-actionmailer-3.2 (<< 3.2.13.),
 Conflicts: ruby-rails-2.3, rails (<< 3:3.2.0)
 Description: MVC ruby based framework geared for web application development
  Rails is a full-stack, open-source web framework in Ruby for writing

-- 
ruby-railties-3.2.git



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