The following commit has been merged in the master branch:
commit d5ab9fe438d78062ef0bdf5a815af286c342f83e
Author: Stephane Glondu <st...@glondu.net>
Date:   Sun Mar 8 13:42:45 2009 +0100

    Remove obsolete tdl_filter_precious

diff --git a/debian/patches/00list b/debian/patches/00list
index 2a4566e..c2d4ccf 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1,5 +1,4 @@
 xml_light
 ocamldoc_best
 languagesspecsdir
-tdl_filter_precious
 no_internal_mli
diff --git a/debian/patches/tdl_filter_precious.dpatch 
b/debian/patches/tdl_filter_precious.dpatch
deleted file mode 100755
index 1aff4ce..0000000
--- a/debian/patches/tdl_filter_precious.dpatch
+++ /dev/null
@@ -1,28 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## tdl_filter_precious.dpatch by Sylvain Le Gall <gil...@debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
-
-...@dpatch@
-diff -urNad cameleon-1.9.18.20070918svn~/src/Makefile 
cameleon-1.9.18.20070918svn/src/Makefile
---- cameleon-1.9.18.20070918svn~/src/Makefile  2007-09-20 18:02:35.000000000 
+0200
-+++ cameleon-1.9.18.20070918svn/src/Makefile   2007-09-20 18:03:55.461434301 
+0200
-@@ -1199,6 +1199,8 @@
-       (cd snippets && $(RM) *~ \#*\# *.cmo *.cmi *.cmx *.a *.o *.cma *.cmxa 
*.annot *.odoc)
-       (cd draft && $(RM) *~ \#*\# *.cmo *.cmi *.cmx *.a *.o *.cma *.cmxa 
*.annot *.odoc testpcre.x testgtk.x)
-       $(RM) tmpl-engine/tmplParser.output
-+      $(RM) tdl/tdl_filter_parser.mli
-+      $(RM) tdl/tdl_filter_lexer.mli
- 
- cleansqml:
-       (cd sqml && $(RM) *~ \#*\# *.cmo *.cmi *.cmx *.a *.o *.cma *.cmxa 
*.annot *.odoc)
-@@ -1378,6 +1380,8 @@
- tdl/tdl_filter_lexer.cmi: tdl/tdl_filter_parser.cmi
- tdl/tdl.cmx:tdl/tdl_filter_lexer.cmx
- 
-+.PRECIOUS: tdl/tdl_filter_parser.mli tdl/tdl_filter_lexer.mli
-+
- $(OCAMLCVS_CMOFILES) $(OCAMLCVS_CMIFILES): $(LIBODIFF_CMI) $(LIBODIFF_BYTE) 
$(LIBODIFF_GUI_CMI) $(LIBODIFF_GUI_BYTE)
- $(OCAMLCVS_CMXFILES) $(OCAMLCVS_CMIFILES): $(LIBODIFF_CMI) $(LIBODIFF) 
$(LIBODIFF_GUI_CMI) $(LIBODIFF_GUI)
- #     echo

-- 
cameleon packaging

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

Reply via email to