[DRE-commits] [ruby-hiredis] 03/07: Drop ruby19.patch

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Oct 23 12:06:54 UTC 2015


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

apoikos pushed a commit to branch master
in repository ruby-hiredis.

commit 73e24def96762db138dfbb37f869d5db7b5603a3
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Fri Oct 23 14:49:28 2015 +0300

    Drop ruby19.patch
    
    Not needed anymore.
---
 debian/patches/ruby19.patch | 13 -------------
 debian/patches/series       |  1 -
 2 files changed, 14 deletions(-)

diff --git a/debian/patches/ruby19.patch b/debian/patches/ruby19.patch
deleted file mode 100644
index c392edd..0000000
--- a/debian/patches/ruby19.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-Index: ruby-hiredis/test/connection_test.rb
-===================================================================
---- ruby-hiredis.orig/test/connection_test.rb	2013-12-31 14:41:33.000000000 +0100
-+++ ruby-hiredis/test/connection_test.rb	2013-12-31 14:43:18.398964667 +0100
-@@ -35,7 +35,7 @@ module ConnectionTests
-   end
- 
-   def test_connect_wrong_host
--    assert_raise RuntimeError, /can't resolve/i do
-+    assert_raise RuntimeError do
-       hiredis.connect("nonexisting", 6379)
-     end
-   end
diff --git a/debian/patches/series b/debian/patches/series
index b6ab297..d4e7ac7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 use_system_libhiredis.patch
-ruby19.patch
 disable-network-tests.patch
 disable-no-eagain-test.patch

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



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