[DRE-commits] [SCM] ruby-activemodel-3.2.git branch, master-experimental, updated. debian/3.2.6-2-19-g55c9e45

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


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

    Update debian/control to rails release 3.2.12

diff --git a/debian/control b/debian/control
index 9c0dd7c..2233509 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ 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-activesupport-3.2 (>= 3.2.12),
+	       ruby-activesupport-3.2 (<< 3.2.12.),
 	       ruby-builder (>= 3.0.0)
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-activemodel-3.2.git
@@ -23,8 +23,8 @@ 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-activesupport-3.2 (>= 3.2.12),
+	 ruby-activesupport-3.2 (<< 3.2.12.)
 Suggests: ruby-bcrypt (>= 3.0.0)
 Description: toolkit for building modeling frameworks (part of Rails)
  Active Model is a toolkit for building modeling frameworks like

-- 
ruby-activemodel-3.2.git



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