[DRE-commits] [SCM] rails-2.3.git branch, debian-sid, updated. debian/2.3.11-1-13-g64251bf

Ondřej Surý ondrej at sury.org
Mon Aug 29 08:23:03 UTC 2011


The following commit has been merged in the debian-sid branch:
commit c5dedad9d1d85807fefadb297c4efada73610835
Author: Ondřej Surý <ondrej at sury.org>
Date:   Mon Aug 22 14:52:24 2011 +0200

    Update debian/control dependencies on 2.3.14

diff --git a/debian/control b/debian/control
index 578b21b..a47b313 100644
--- a/debian/control
+++ b/debian/control
@@ -7,16 +7,16 @@ DM-Upload-Allowed: yes
 Build-Depends: debhelper (>= 7.0.50~),
 	       gem2deb (>= 0.2.3~),
 	       rake (>= 0.8.3),
-	       ruby-activesupport-2.3 (>= 2.3.11),
-	       ruby-activesupport-2.3 (<< 2.3.11.1),
-	       ruby-activerecord-2.3 (>= 2.3.11),
-	       ruby-activerecord-2.3 (<< 2.3.11.1),
-	       ruby-actionpack-2.3 (>= 2.3.11),
-	       ruby-actionpack-2.3 (<< 2.3.11.1),
-	       ruby-actionmailer-2.3 (>= 2.3.11),
-	       ruby-actionmailer-2.3 (<< 2.3.11.1),
-	       ruby-activeresource-2.3 (>= 2.3.11),
-	       ruby-activeresource-2.3 (<< 2.3.11.1)
+	       ruby-activesupport-2.3 (>= 2.3.14),
+	       ruby-activesupport-2.3 (<< 2.3.14.1),
+	       ruby-activerecord-2.3 (>= 2.3.14),
+	       ruby-activerecord-2.3 (<< 2.3.14.1),
+	       ruby-actionpack-2.3 (>= 2.3.14),
+	       ruby-actionpack-2.3 (<< 2.3.14.1),
+	       ruby-actionmailer-2.3 (>= 2.3.14),
+	       ruby-actionmailer-2.3 (<< 2.3.14.1),
+	       ruby-activeresource-2.3 (>= 2.3.14),
+	       ruby-activeresource-2.3 (<< 2.3.14.1)
 Standards-Version: 3.9.2
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-rails-2.3.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-rails-2.3.git;a=summary
@@ -30,18 +30,16 @@ Depends: ${shlibs:Depends},
 	 ${misc:Depends},
 	 ruby | ruby-interpreter,
 	 rake (>= 0.8.3),
-	 ruby-activesupport-2.3 (>= 2.3.11),
-	 ruby-activesupport-2.3 (<< 2.3.11.1),
-	 ruby-activerecord-2.3 (>= 2.3.11),
-	 ruby-activerecord-2.3 (<< 2.3.11.1),
-	 ruby-actionpack-2.3 (>= 2.3.11),
-	 ruby-actionpack-2.3 (<< 2.3.11.1),
-	 ruby-actionmailer-2.3 (>= 2.3.11),
-	 ruby-actionmailer-2.3 (<< 2.3.11.1),
-	 ruby-activeresource-2.3 (>= 2.3.11),
-	 ruby-activeresource-2.3 (<< 2.3.11.1),
-	 libjs-prototype,
-	 libjs-scriptaculous
+	 ruby-activesupport-2.3 (>= 2.3.14),
+	 ruby-activesupport-2.3 (<< 2.3.14.1),
+	 ruby-activerecord-2.3 (>= 2.3.14),
+	 ruby-activerecord-2.3 (<< 2.3.14.1),
+	 ruby-actionpack-2.3 (>= 2.3.14),
+	 ruby-actionpack-2.3 (<< 2.3.14.1),
+	 ruby-actionmailer-2.3 (>= 2.3.14),
+	 ruby-actionmailer-2.3 (<< 2.3.14.1),
+	 ruby-activeresource-2.3 (>= 2.3.14),
+	 ruby-activeresource-2.3 (<< 2.3.14.1)
 Conflicts: rails-ruby1.8 (<< 2.3.11-1~)
 Replaces: rails-ruby1.8 (<< 2.3.11-1~)
 Provides: rails-ruby1.8

-- 
rails-2.3.git



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