[Pkg-ocaml-maint-commits] [oasis] 05/06: Remove patch applied upstream

Stéphane Glondu glondu at moszumanska.debian.org
Wed Mar 26 06:31:55 UTC 2014


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

glondu pushed a commit to branch master
in repository oasis.

commit 93d8cf2436dfa671c414f65ef302b3a5efe5ef74
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Mar 26 07:25:12 2014 +0100

    Remove patch applied upstream
---
 ...-t-set-timeout-to-avoid-error-on-slow-arch.patch | 21 ---------------------
 debian/patches/series                               |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch b/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch
deleted file mode 100644
index d161fa9..0000000
--- a/debian/patches/0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-From: Sylvain Le Gall <gildor at debian.org>
-Date: Sun, 8 Dec 2013 10:48:32 +0100
-Subject: Don't set timeout to avoid error on slow arch
-
----
- test/TestQuickstart.ml | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-Index: oasis/test/TestQuickstart.ml
-===================================================================
---- oasis.orig/test/TestQuickstart.ml	2014-03-05 00:27:21.194430548 +0000
-+++ oasis/test/TestQuickstart.ml	2014-03-05 00:27:39.078445104 +0000
-@@ -70,7 +70,7 @@
-         with_spawn
-           ~verbose:true
-           ~verbose_output:(logf test_ctxt `Info "expect: %s")
--          ~timeout:(Some 0.1)
-+          ~timeout:None
-           (oasis_exec test_ctxt)
-           (Array.of_list args)
-           (fun t () -> f t)
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index ecc7a32..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Don-t-set-timeout-to-avoid-error-on-slow-arch.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/oasis.git



More information about the Pkg-ocaml-maint-commits mailing list