[DRE-commits] [ruby-gnome2] 04/10: removed, applied upstream.

Daisuke Higuchi dai at moszumanska.debian.org
Fri Oct 20 05:05:23 UTC 2017


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

dai pushed a commit to branch master
in repository ruby-gnome2.

commit 2f366d68df335c02bd6d6eedae4253e10dc8e08a
Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
Date:   Fri Oct 20 12:15:24 2017 +0900

    removed, applied upstream.
---
 .../extend-timeout-test-webkit2-gtk-web-view.patch    | 19 -------------------
 debian/patches/series                                 |  1 -
 2 files changed, 20 deletions(-)

diff --git a/debian/patches/extend-timeout-test-webkit2-gtk-web-view.patch b/debian/patches/extend-timeout-test-webkit2-gtk-web-view.patch
deleted file mode 100644
index e74ab45..0000000
--- a/debian/patches/extend-timeout-test-webkit2-gtk-web-view.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Description: extend timeout for some slow environment
-Author: HIGUCHI Daisuke (VDR dai) <dai at debian.org>
-Forwarded: https://github.com/ruby-gnome2/ruby-gnome2/pull/1067
-Applied-Upstream: 3.1.8+, https://github.com/ruby-gnome2/ruby-gnome2/pull/1067/commits/c9eecb8448b7f327b7c73594749d25925f94137e
-Last-Update: 2017-07-20
-
-Index: ruby-gnome2/webkit2-gtk/test/test-webkit2-gtk-web-view.rb
-===================================================================
---- ruby-gnome2.orig/webkit2-gtk/test/test-webkit2-gtk-web-view.rb
-+++ ruby-gnome2/webkit2-gtk/test/test-webkit2-gtk-web-view.rb
-@@ -89,7 +89,7 @@ class TestWebKit2GtkWebView < Test::Unit
-       loaded = false
- 
-       loop = GLib::MainLoop.new
--      timeout_id = GLib::Timeout.add(5000) do
-+      timeout_id = GLib::Timeout.add(30000) do
-         timeout_id = nil
-         loop.quit
-         GLib::Source::REMOVE
diff --git a/debian/patches/series b/debian/patches/series
index 1ae7769..c696107 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,7 +3,6 @@ Fail-the-build-if-any-subpackage-fails
 no-clutter-gst-2.0
 reject_gvlc.patch
 do-not-use-native-package-installer.patch
-extend-timeout-test-webkit2-gtk-web-view.patch
 ignored-test-modules.patch
 do-not-run-dependency-check.patch
 ruby-gnome2-gemspecs.patch

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



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