[DRE-commits] [ruby-curb] 02/07: Refresh patches

David Suárez deiv-guest at moszumanska.debian.org
Sun Sep 28 21:04:52 UTC 2014


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

deiv-guest pushed a commit to branch master
in repository ruby-curb.

commit bc12529839f8a5a85d44fbee1debc391dcab8680
Author: David Suárez <david.sephirot at gmail.com>
Date:   Sun Sep 28 21:59:01 2014 +0200

    Refresh patches
---
 debian/patches/disable_test_requiring_network.patch                 | 2 +-
 debian/patches/remove-local-extension-dir-from-tests-loadpath.patch | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/disable_test_requiring_network.patch b/debian/patches/disable_test_requiring_network.patch
index 9709ec6..673436a 100644
--- a/debian/patches/disable_test_requiring_network.patch
+++ b/debian/patches/disable_test_requiring_network.patch
@@ -5,7 +5,7 @@ Last-Update: 2013-06-04
 
 --- a/tests/tc_curl_easy.rb
 +++ b/tests/tc_curl_easy.rb
-@@ -896,7 +896,7 @@
+@@ -916,7 +916,7 @@ class TestCurbCurlEasy < Test::Unit::Tes
      assert_equal 'COPY', curl.body_str
    end
  
diff --git a/debian/patches/remove-local-extension-dir-from-tests-loadpath.patch b/debian/patches/remove-local-extension-dir-from-tests-loadpath.patch
index 6a56008..a32de2a 100644
--- a/debian/patches/remove-local-extension-dir-from-tests-loadpath.patch
+++ b/debian/patches/remove-local-extension-dir-from-tests-loadpath.patch
@@ -7,8 +7,8 @@ Author: David Suárez <david.sephirot at gmail.com>
 Bug-Debian: http://bugs.debian.org/720256
 Last-Update: 2013-10-19
 
---- ruby-curb-0.8.5.orig/tests/helper.rb
-+++ ruby-curb-0.8.5/tests/helper.rb
+--- a/tests/helper.rb
++++ b/tests/helper.rb
 @@ -4,10 +4,10 @@ $CURB_TESTING = true
  require 'uri'
  
@@ -21,4 +21,4 @@ Last-Update: 2013-10-19
 +#$:.unshift($EXTDIR)
  
  require 'curb'
- require 'test/unit'
+ begin

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



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