[DRE-commits] [SCM] ruby-actionpack-3.2.git branch, master, updated. debian/3.2.13-7-3-g305285d

Antonio Terceiro terceiro at debian.org
Tue Jun 4 22:48:50 UTC 2013


The following commit has been merged in the master branch:
commit 305285d3b2e96ba1b4f785e8d599b5b816c8e0f0
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Jun 4 18:57:51 2013 -0300

    Add proper headers to rack 1.5 patch

diff --git a/debian/patches/rack-1.5.patch b/debian/patches/rack-1.5.patch
index 4e2fb5d..09c3c5f 100644
--- a/debian/patches/rack-1.5.patch
+++ b/debian/patches/rack-1.5.patch
@@ -1,3 +1,12 @@
+Description: fix test session code to work with Rack 1.5
+Author: Carlos Antonio da Silva + Santiago Pastorino
+Reviewed-By: Antonio Terceiro <terceiro at debian.org>
+Comment:
+ This patch is based on the upstream commit by Carlos Antonio da Silva that
+ migrated Rails 4.0 to Rack 1.5:
+ https://github.com/rails/rails/commit/7d624e0e8cfa3adffd8f475e3588d83f3b367c24
+
+
 diff --git a/lib/action_controller/test_case.rb b/lib/action_controller/test_case.rb
 index bc6828a..d0214ed 100644
 --- a/lib/action_controller/test_case.rb

-- 
ruby-actionpack-3.2.git



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