[Pkg-ocaml-maint-commits] r1136 - in packages/ocaml-tools/trunk: . debian debian/patches
Samuel Mimram
smimram-guest@costa.debian.org
Wed, 30 Mar 2005 09:41:08 +0000
Author: smimram-guest
Date: 2005-03-30 09:41:05 +0000 (Wed, 30 Mar 2005)
New Revision: 1136
Removed:
packages/ocaml-tools/trunk/debian/patches/omlet_override.dpatch
Modified:
packages/ocaml-tools/trunk/debian/changelog
packages/ocaml-tools/trunk/debian/patches/00list
packages/ocaml-tools/trunk/ocaml-tools_2005.25.03.orig.tar.gz
Log:
We should not use omlet 0.13.
Modified: packages/ocaml-tools/trunk/debian/changelog
===================================================================
--- packages/ocaml-tools/trunk/debian/changelog 2005-03-29 09:27:38 UTC (rev 1135)
+++ packages/ocaml-tools/trunk/debian/changelog 2005-03-30 09:41:05 UTC (rev 1136)
@@ -1,6 +1,7 @@
ocaml-tools (2005.25.03-1) unstable; urgency=low
- * New upstream release of omlet.
+ * New upstream release of omlet (0.12).
+ * Added a patch for omlet to override the default OCaml mode.
-- Samuel Mimram <smimram@debian.org> Fri, 25 Mar 2005 17:45:43 +0100
Modified: packages/ocaml-tools/trunk/debian/patches/00list
===================================================================
--- packages/ocaml-tools/trunk/debian/patches/00list 2005-03-29 09:27:38 UTC (rev 1135)
+++ packages/ocaml-tools/trunk/debian/patches/00list 2005-03-30 09:41:05 UTC (rev 1136)
@@ -1,2 +1 @@
01_ocamldot-manpage
-omlet_override
Deleted: packages/ocaml-tools/trunk/debian/patches/omlet_override.dpatch
===================================================================
--- packages/ocaml-tools/trunk/debian/patches/omlet_override.dpatch 2005-03-29 09:27:38 UTC (rev 1135)
+++ packages/ocaml-tools/trunk/debian/patches/omlet_override.dpatch 2005-03-30 09:41:05 UTC (rev 1136)
@@ -1,20 +0,0 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## omlet_override.dpatch by Samuel Mimram <smimram@debian.org>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Override the default OCaml plugin.
-
-@DPATCH@
-diff -urNad ocaml-tools-2005.25.03/omlet-0.13/ftplugin/omlet.vim /tmp/dpep.nMNNb8/ocaml-tools-2005.25.03/omlet-0.13/ftplugin/omlet.vim
---- ocaml-tools-2005.25.03/omlet-0.13/ftplugin/omlet.vim 2005-03-25 16:10:56.000000000 +0100
-+++ /tmp/dpep.nMNNb8/ocaml-tools-2005.25.03/omlet-0.13/ftplugin/omlet.vim 2005-03-25 18:45:00.000000000 +0100
-@@ -35,9 +35,6 @@
- " Folding is activated if ocaml_folding is set
- " Do these settings once per buffer
-
--if exists("b:did_ftplugin") && !exists("g:did_ocaml_switch")
-- finish
--endif
- let b:did_ftplugin=1
-
- " Error handling -- helps moving where the compiler wants you to go
Modified: packages/ocaml-tools/trunk/ocaml-tools_2005.25.03.orig.tar.gz
===================================================================
(Binary files differ)