[DRE-commits] [ruby-redis-rails] 02/06: refresh patches

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 20 16:38:38 UTC 2017


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository ruby-redis-rails.

commit f5d415b0a34494016e37cd464472f8a6df167f65
Author: Pirate Praveen <praveen at debian.org>
Date:   Thu Jul 20 21:50:56 2017 +0530

    refresh patches
---
 debian/patches/remove-bundler.patch | 17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
index a64c515..d4faaa4 100644
--- a/debian/patches/remove-bundler.patch
+++ b/debian/patches/remove-bundler.patch
@@ -3,13 +3,10 @@ Description: remove bundler
 Author: Pirate Praveen <praveen at debian.org>
 Last-Updated: 2015-07-08
 
-Index: ruby-redis-rails-4.0.0/test/test_helper.rb
-===================================================================
---- ruby-redis-rails-4.0.0.orig/test/test_helper.rb
-+++ ruby-redis-rails-4.0.0/test/test_helper.rb
-@@ -1,4 +1,4 @@
--require 'bundler/setup'
-+#require 'bundler/setup'
- require 'minitest/autorun'
- require 'mocha/setup'
- require 'redis-rails'
+--- a/test/test_helper.rb
++++ b/test/test_helper.rb
+@@ -1,4 +1,3 @@
+-require "bundler/setup"
+ require "minitest/autorun"
+ require "mocha/setup"
+ require "redis-rails"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-redis-rails.git



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