[DRE-commits] [ruby-varia-model] 02/06: Refresh patches

Hleb Valoshka tsfgnu-guest at moszumanska.debian.org
Thu Jul 27 20:13:25 UTC 2017


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

tsfgnu-guest pushed a commit to branch master
in repository ruby-varia-model.

commit bad5e2c7650109c9cc3e03738488167ac7c088fe
Author: Hleb Valoshka <375gnu at gmail.com>
Date:   Sun Jul 23 20:48:05 2017 +0300

    Refresh patches
---
 .../patches/0002-Don-t-change-LOAD_PATH-in-tests.patch   |  2 +-
 debian/patches/remove-spork.patch                        | 16 ++++++++++++----
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/debian/patches/0002-Don-t-change-LOAD_PATH-in-tests.patch b/debian/patches/0002-Don-t-change-LOAD_PATH-in-tests.patch
index fd6c641..f9540d4 100644
--- a/debian/patches/0002-Don-t-change-LOAD_PATH-in-tests.patch
+++ b/debian/patches/0002-Don-t-change-LOAD_PATH-in-tests.patch
@@ -7,7 +7,7 @@ Subject: Don't change LOAD_PATH in tests
  1 file changed, 2 deletions(-)
 
 diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
-index f12cff5..b0e0819 100644
+index f699d1b..fa1f809 100644
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
 @@ -1,5 +1,3 @@
diff --git a/debian/patches/remove-spork.patch b/debian/patches/remove-spork.patch
index 1bb8a66..bc28da7 100644
--- a/debian/patches/remove-spork.patch
+++ b/debian/patches/remove-spork.patch
@@ -1,10 +1,18 @@
+From: Debian Ruby Extras Maintainers
+ <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Date: Sun, 23 Jul 2017 20:46:16 +0300
+Subject: remove-spork
+
 Don't use spork in the specs, as it's pointless for our oneshot
 test runs.
+---
+ spec/spec_helper.rb | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: ruby-varia-model/spec/spec_helper.rb
-===================================================================
---- ruby-varia-model.orig/spec/spec_helper.rb
-+++ ruby-varia-model/spec/spec_helper.rb
+diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
+index fa1f809..4db21ad 100644
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
 @@ -15,7 +15,7 @@ def setup_rspec
    end
  end

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



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