[DRE-commits] [ruby-rack-flash3] 01/01: Rack::Test patch forwarded upstream.
Ben Armstrong
synrg at alioth.debian.org
Thu Aug 15 16:51:20 UTC 2013
This is an automated email from the git hooks/post-receive script.
synrg pushed a commit to branch master
in repository ruby-rack-flash3.
commit f792290e3b02a7fc82e3dab08e3d6228f92856c5
Author: Ben Armstrong <Ben Armstrong synrg at sanctuary.nslug.ns.ca>
Date: Thu Aug 15 13:50:41 2013 -0300
Rack::Test patch forwarded upstream.
---
debian/patches/extend_not_include_rack_test_methods.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/extend_not_include_rack_test_methods.patch b/debian/patches/extend_not_include_rack_test_methods.patch
index 04db4c3..3d10f53 100644
--- a/debian/patches/extend_not_include_rack_test_methods.patch
+++ b/debian/patches/extend_not_include_rack_test_methods.patch
@@ -1,4 +1,4 @@
-Description: We need to 'extend', not 'include' Rack::Flash::Methods
+Description: Need to 'extend', not 'include' Rack::Test::Methods
Bacon is used incorrectly. We need to use instead instead of include
as described in https://github.com/chneukirchen/bacon/issues/4
.
@@ -7,7 +7,7 @@ Description: We need to 'extend', not 'include' Rack::Flash::Methods
* Initial release (Closes: #719308)
Author: Ben Armstrong <synrg at sanctuary.nslug.ns.ca>
Bug-Debian: http://bugs.debian.org/719308
-Forwarded: no
+Forwarded: https://github.com/nakajima/rack-flash/issues/12
Last-Update: 2013-08-15
--- ruby-rack-flash3-1.0.3.orig/test/test_flash.rb
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-rack-flash3.git
More information about the Pkg-ruby-extras-commits
mailing list