[Pkg-ocaml-maint-commits] [SCM] ocaml-inotify packaging branch, master, updated. 84cd6823a62cf5a4b3b75e66060527af6afbdac6

Sylvain Le Gall gildor at debian.org
Sun Jun 8 14:41:44 UTC 2008


The following commit has been merged in the master branch:
commit 1fca110b5fe3dbbdeb693988b43c974ccbb0283e
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sun Jun 8 16:09:22 2008 +0200

    Patch META file to include requires and description.

diff --git a/debian/patches/00list b/debian/patches/00list
index aa1f656..77b9cda 100644
--- a/debian/patches/00list
+++ b/debian/patches/00list
@@ -1 +1,2 @@
 01_nogcc
+02_meta
diff --git a/debian/patches/02_meta.dpatch b/debian/patches/02_meta.dpatch
new file mode 100755
index 0000000..bc0236a
--- /dev/null
+++ b/debian/patches/02_meta.dpatch
@@ -0,0 +1,16 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 02_meta.dpatch by Sylvain Le Gall <gildor at debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: No description.
+
+ at DPATCH@
+diff -urNad ocaml-inotify~/META ocaml-inotify/META
+--- ocaml-inotify~/META	2008-06-08 16:07:54.000000000 +0200
++++ ocaml-inotify/META	2008-06-08 16:08:25.000000000 +0200
+@@ -1,3 +1,5 @@
+ version="0.6"
++description="Linux inotify"
++requires="unix"
+ archive(byte)="inotify.cma"
+ archive(native)="inotify.cmxa"

-- 
ocaml-inotify packaging



More information about the Pkg-ocaml-maint-commits mailing list