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

hendrik-guest pushed a commit to branch master
in repository otags.

commit 9afaacee1c9c02508082d5b323646927e9c262e8
Author: Hendrik Tews <hend...@askra.de>
Date:   Thu Aug 15 10:15:54 2013 +0200

    delete type conf name patch
---
 debian/changelog                    |    3 ++-
 debian/patches/series               |    1 -
 debian/patches/type-conf-name.patch |   16 ----------------
 3 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ad01013..2b05a8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 otags (4.00.1-1) experimental; urgency=low
 
   * new upstream release
+  * delete type-conf-name patch
 
- -- Hendrik Tews <hend...@askra.de>  Thu, 15 Aug 2013 10:07:47 +0200
+ -- Hendrik Tews <hend...@askra.de>  Thu, 15 Aug 2013 10:15:04 +0200
 
 otags (3.12.5-2) unstable; urgency=low
 
diff --git a/debian/patches/series b/debian/patches/series
index e79a503..1bb8bf6 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 # empty
-type-conf-name.patch
diff --git a/debian/patches/type-conf-name.patch 
b/debian/patches/type-conf-name.patch
deleted file mode 100644
index 7cb4b26..0000000
--- a/debian/patches/type-conf-name.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-Description: update type-conv name
-Author: Hendrik Tews <hend...@askra.de>
---- a/configure
-+++ b/configure
-@@ -286,9 +286,9 @@
-     typeconvdir=$ocaml_lib_dir/sexplib
-     sexpdir=$ocaml_lib_dir/type-conv
- else
--    if ocamlfind query type-conv > /dev/null ; then
-+    if ocamlfind query type_conv > /dev/null ; then
-       if ocamlfind query sexplib > /dev/null ; then
--          typeconvdir=$(ocamlfind query type-conv)
-+          typeconvdir=$(ocamlfind query type_conv)
-           sexpdir=$(ocamlfind query sexplib)
-       else
-           typeconvdir=

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-ocaml-maint/packages/otags.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