[Pkg-ocaml-maint-commits] [oasis] 02/03: Update ocamldoc test for OCaml 4.01.0

Stéphane Glondu glondu at moszumanska.debian.org
Sun Dec 8 10:11:58 UTC 2013


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

glondu pushed a commit to branch master
in repository oasis.

commit 626575045579cbeb37f9c7e822ef77498e850f25
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Dec 8 10:58:13 2013 +0100

    Update ocamldoc test for OCaml 4.01.0
---
 ...008-Update-ocamldoc-test-for-OCaml-4.01.0.patch | 23 ++++++++++++++++++++++
 debian/patches/series                              |  1 +
 2 files changed, 24 insertions(+)

diff --git a/debian/patches/0008-Update-ocamldoc-test-for-OCaml-4.01.0.patch b/debian/patches/0008-Update-ocamldoc-test-for-OCaml-4.01.0.patch
new file mode 100644
index 0000000..1c0a497
--- /dev/null
+++ b/debian/patches/0008-Update-ocamldoc-test-for-OCaml-4.01.0.patch
@@ -0,0 +1,23 @@
+From: Stephane Glondu <steph at glondu.net>
+Date: Sun, 8 Dec 2013 10:57:42 +0100
+Subject: Update ocamldoc test for OCaml 4.01.0
+
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731636
+---
+ test/TestFull.ml | 2 --
+ 1 file changed, 2 deletions(-)
+
+diff --git a/test/TestFull.ml b/test/TestFull.ml
+index 8233fe5..89bc29b 100644
+--- a/test/TestFull.ml
++++ b/test/TestFull.ml
+@@ -1224,8 +1224,6 @@ let tests =
+ 
+               api_ref_html "with-c"
+                 ["A"];
+-              in_html "with-c"
+-                ["code_VALA.ident.html"];
+             ],
+          (if !has_ocamlopt then
+             (fun lst ->  
+-- 
diff --git a/debian/patches/series b/debian/patches/series
index 96d250f..5ba9f30 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -5,3 +5,4 @@
 0005-fixperms-debian-rules.patch
 0006-require-ocamlbuild-for-test.patch
 0007-fix-testsuite-on-bytecode-archs.patch
+0008-Update-ocamldoc-test-for-OCaml-4.01.0.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