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

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


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

    Update debian/control to rails release 3.2.13

diff --git a/debian/control b/debian/control
index bfee5c1..e7b7319 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.12),
-	       ruby-activesupport-3.2 (<< 3.2.12.),
-	       ruby-activerecord-3.2 (>= 3.2.12),
-	       ruby-activerecord-3.2 (<< 3.2.12.),
+	       ruby-activesupport-3.2 (>= 3.2.13),
+	       ruby-activesupport-3.2 (<< 3.2.13.),
+	       ruby-activerecord-3.2 (>= 3.2.13),
+	       ruby-activerecord-3.2 (<< 3.2.13.),
 	       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.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-activesupport-3.2 (>= 3.2.13),
+	 ruby-activesupport-3.2 (<< 3.2.13.),
+	 ruby-activemodel-3.2 (>= 3.2.13),
+	 ruby-activemodel-3.2 (<< 3.2.13.),
+	 ruby-activerecord-3.2 (>= 3.2.13),
+	 ruby-activerecord-3.2 (<< 3.2.13.),
 	 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