[Pkg-ocaml-maint-commits] [SCM] tyxml packaging branch, master, updated. debian/2.0.1-1-7-g053a7d7

2011-12-31 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit d0918f40f69faf80fa0ed21eacedf7371bbb1970
Merge: 1da9824285c351c37db65c8a98347581db6ca9eb 
cf0950230ccd0d729666538282a7bbc95436fc11
Author: Stephane Glondu st...@glondu.net
Date:   Sat Dec 31 13:01:20 2011 +0100

Merge commit 'upstream/2.0.1c'


-- 
tyxml packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits


[Pkg-ocaml-maint-commits] [SCM] tyxml packaging branch, master, updated. debian/2.0.1-1-7-g053a7d7

2011-12-31 Thread Stephane Glondu
The following commit has been merged in the master branch:
commit 1a76e0e9a055174144fde7c0383fa32c39d1df72
Author: Stephane Glondu st...@glondu.net
Date:   Sat Dec 31 13:32:45 2011 +0100

Fix typo causing FTBFS with ocamlduce

diff --git a/debian/patches/0001-Fix-typo-causing-FTBFS-with-ocamlduce.patch 
b/debian/patches/0001-Fix-typo-causing-FTBFS-with-ocamlduce.patch
new file mode 100644
index 000..67c43ce
--- /dev/null
+++ b/debian/patches/0001-Fix-typo-causing-FTBFS-with-ocamlduce.patch
@@ -0,0 +1,22 @@
+From: Stephane Glondu st...@glondu.net
+Date: Sat, 31 Dec 2011 13:32:01 +0100
+Subject: Fix typo causing FTBFS with ocamlduce
+
+---
+ doc/Makefile |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/doc/Makefile b/doc/Makefile
+index 79b10bb..0e8d503 100644
+--- a/doc/Makefile
 b/doc/Makefile
+@@ -3,7 +3,7 @@ include ../Makefile.filelist
+ 
+ LIB := -I ../lib -I ../syntax
+ 
+-ifeq ${OCAMLDUCE} YES
++ifeq ${OCAMLDUCE} yes
+ OCAMLDOC := ${OCAMLDUCEFIND} ocamldoc -package ocamlduce
+ else
+ OCAMLDOC := ${OCAMLFIND} ocamldoc
+-- 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..bc45bd8
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Fix-typo-causing-FTBFS-with-ocamlduce.patch

-- 
tyxml packaging

___
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits