Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix_requires.patch | Fix requires: rubygems, etc. Dependencies for tests are satisfied by Build-Depends. Remove the require 'rubygems' and versioned dependency on sinatra. Likewise, remove it from examples and change the require 'rack-flash' to use the installed version. |
Ben Armstrong <synrg@sanctuary.nslug.ns.ca> | no | 2013-08-15 | ||
extend_not_include_rack_test_methods.patch | 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 . ruby-rack-flash3 (1.0.3-1) UNRELEASED; urgency=low . * Initial release (Closes: #719308) |
Ben Armstrong <synrg@sanctuary.nslug.ns.ca> | yes | debian | 2013-08-15 |