[DRE-commits] [SCM] ruby-activerecord-3.2.git branch, master-experimental, updated. debian/3.2.6-2-23-g0f653df

Ondřej Surý ondrej at sury.org
Tue Mar 19 09:20:46 UTC 2013


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

    Update debian/control to rails release 3.2.13

diff --git a/debian/control b/debian/control
index 33f0317..8d74ae3 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-activemodel-3.2 (>= 3.2.12),
-	       ruby-activemodel-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.)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activerecord-3.2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-activerecord-3.2.git;a=summary
@@ -24,10 +24,10 @@ 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-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-arel (>= 3.0.2~),
 	 ruby-tzinfo (>= 0.3.29~)
 Conflicts: ruby-activerecord-2.3

-- 
ruby-activerecord-3.2.git



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