[DRE-commits] [ruby-eventmachine] 03/05: Drop upstream applied patches

zeha at debian.org zeha at debian.org
Wed May 31 09:08:16 UTC 2017


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

zeha pushed a commit to branch master
in repository ruby-eventmachine.

commit fdf47015931f7f0c2ba5fbf69d36c62f17131d3f
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Sun Jul 31 20:10:47 2016 +0000

    Drop upstream applied patches
---
 .../patches/disable_broken_patch_upstream_issue_575 | 21 ---------------------
 debian/patches/series                               |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/disable_broken_patch_upstream_issue_575 b/debian/patches/disable_broken_patch_upstream_issue_575
deleted file mode 100644
index 8ced67f..0000000
--- a/debian/patches/disable_broken_patch_upstream_issue_575
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: disable broken test
- This test is know to fail on 2.1, 2.2 and Rubinius.
-Bug-Upstream: https://github.com/eventmachine/eventmachine/issues/580
-Origin: vendor
-Author: Christian Hofstaedtler <zeha at debian.org>
-Forwarded: not-needed
-Last-Update: 2015-07-14
-
-Index: ruby-eventmachine/tests/test_threaded_resource.rb
-===================================================================
---- ruby-eventmachine.orig/tests/test_threaded_resource.rb
-+++ ruby-eventmachine/tests/test_threaded_resource.rb
-@@ -13,7 +13,7 @@ class TestThreadedResource < Test::Unit:
-     resource.shutdown
-   end
- 
--  def test_dispatch_completion
-+  def est_dispatch_completion
-     EM.run do
-       EM.add_timer(3) do
-         EM.stop
diff --git a/debian/patches/series b/debian/patches/series
index 0caa358..4b9635e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 skip_tests_using_network.patch
-disable_broken_patch_upstream_issue_575

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



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