[DRE-commits] [SCM] ruby-actionpack-3.2.git branch, master-experimental, updated. debian/3.2.6-4-21-g9813ccb

Ondřej Surý ondrej at sury.org
Tue Feb 12 16:50:46 UTC 2013


The following commit has been merged in the master-experimental branch:
commit 4ca0690df01997240476b35c0249fa45fb73fa86
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Feb 12 17:39:05 2013 +0100

    Update debian/control to rails release 3.2.12

diff --git a/debian/control b/debian/control
index 3d56921..bfee5c1 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Uploaders:
 DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.3.0~),
-	       ruby-activesupport-3.2 (>= 3.2.11),
-	       ruby-activesupport-3.2 (<< 3.2.11.),
-	       ruby-activerecord-3.2 (>= 3.2.11),
-	       ruby-activerecord-3.2 (<< 3.2.11.),
+	       ruby-activesupport-3.2 (>= 3.2.12),
+	       ruby-activesupport-3.2 (<< 3.2.12.),
+	       ruby-activerecord-3.2 (>= 3.2.12),
+	       ruby-activerecord-3.2 (<< 3.2.12.),
 	       ruby-rack (>= 1.4.0~)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-actionpack-3.2.git
@@ -25,12 +25,12 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
-	 ruby-activesupport-3.2 (>= 3.2.11),
-	 ruby-activesupport-3.2 (<< 3.2.11.),
-	 ruby-activemodel-3.2 (>= 3.2.11),
-	 ruby-activemodel-3.2 (<< 3.2.11.),
-	 ruby-activerecord-3.2 (>= 3.2.11),
-	 ruby-activerecord-3.2 (<< 3.2.11.),
+	 ruby-activesupport-3.2 (>= 3.2.12),
+	 ruby-activesupport-3.2 (<< 3.2.12.),
+	 ruby-activemodel-3.2 (>= 3.2.12),
+	 ruby-activemodel-3.2 (<< 3.2.12.),
+	 ruby-activerecord-3.2 (>= 3.2.12),
+	 ruby-activerecord-3.2 (<< 3.2.12.),
 	 ruby-rack-cache (>= 1.2~),
 	 ruby-rack (>= 1.3.0~),
 	 ruby-rack-test (>= 0.6.1~),

-- 
ruby-actionpack-3.2.git



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