[DRE-commits] [ruby-rspec-retry] 02/03: Refresh patches

Jérémy Bobbio lunar at moszumanska.debian.org
Thu Dec 1 10:23:14 UTC 2016


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

lunar pushed a commit to branch master
in repository ruby-rspec-retry.

commit fdb39030516d3b2af567958d36e3b961554ba7d5
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Thu Dec 1 10:49:59 2016 +0100

    Refresh patches
---
 .../patches/0001-Do-not-use-pry-debugger-to-run-specs.patch | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/debian/patches/0001-Do-not-use-pry-debugger-to-run-specs.patch b/debian/patches/0001-Do-not-use-pry-debugger-to-run-specs.patch
index d14acd4..cd4a102 100644
--- a/debian/patches/0001-Do-not-use-pry-debugger-to-run-specs.patch
+++ b/debian/patches/0001-Do-not-use-pry-debugger-to-run-specs.patch
@@ -1,15 +1,18 @@
-From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Bobbio?= <lunar at debian.org>
+From: =?utf-8?q?J=C3=A9r=C3=A9my_Bobbio?= <lunar at debian.org>
 Date: Tue, 26 Mar 2013 17:57:08 +0000
 Subject: Do not use pry-debugger to run specs
 
 ---
- spec/spec_helper.rb |    1 -
- 1 file changed, 1 deletion(-)
+ spec/spec_helper.rb | 5 -----
+ 1 file changed, 5 deletions(-)
 
+diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
+index 8aeb2e5..a61afdb 100644
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
-@@ -1,10 +1,5 @@
- require 'rspec'
+@@ -2,11 +2,6 @@ require 'rspec'
+ require 'rspec/core/sandbox'
+ 
  require 'rspec/retry'
 -if Gem::Version.new(RUBY_VERSION) < Gem::Version.new('2')
 -  require "pry-debugger"

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



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