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

glondu pushed a commit to branch master
in repository tyxml.

commit a0166ce51b3d2711fa1fff4004d975edc3a15b89
Author: Stephane Glondu <st...@glondu.net>
Date:   Mon May 26 21:08:31 2014 +0200

    Remove obsolete patch
---
 .../0001-Fix-compilation-with-ocamlnet-3.6.5.patch | 36 ----------------------
 debian/patches/series                              |  1 -
 2 files changed, 37 deletions(-)

diff --git a/debian/patches/0001-Fix-compilation-with-ocamlnet-3.6.5.patch 
b/debian/patches/0001-Fix-compilation-with-ocamlnet-3.6.5.patch
deleted file mode 100644
index 66857be..0000000
--- a/debian/patches/0001-Fix-compilation-with-ocamlnet-3.6.5.patch
+++ /dev/null
@@ -1,36 +0,0 @@
-From: Stephane Glondu <st...@glondu.net>
-Date: Thu, 6 Jun 2013 11:53:16 +0200
-Subject: Fix compilation with ocamlnet 3.6.5
-
----
- files/META.in | 2 +-
- lib/Makefile  | 2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/files/META.in b/files/META.in
-index e5a2d83..230fbe4 100644
---- a/files/META.in
-+++ b/files/META.in
-@@ -2,7 +2,7 @@ _LIBDIR_
- 
- description = "XHTML and HTML5 pages typed with polymorphic variants"
- version = "dev"
--requires = "netstring"
-+requires = "netstring,netstring-pcre"
- archive(byte) = "_LIBNAME_.cma"
- archive(native) = "_LIBNAME_.cmxa"
- 
-diff --git a/lib/Makefile b/lib/Makefile
-index 3122f1a..510d231 100644
---- a/lib/Makefile
-+++ b/lib/Makefile
-@@ -13,7 +13,7 @@ DUCE_INTF  := xml_sigs_duce.mli xhtml_types_duce.mli 
xml_print_duce.mli xhtml_du
- 
- DUCE_FILES := xml_print_duce.ml xhtml_duce.ml
- 
--LIBS     := -package netstring
-+LIBS     := -package netstring -package netstring-pcre
- 
- # SYNTAX := -ppopt ../syntax/pa_include.cmo -package camlp4 -syntax camlp4o
- 
--- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index f55d091..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-Fix-compilation-with-ocamlnet-3.6.5.patch

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

_______________________________________________
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

Reply via email to