[Pkg-ocaml-maint-commits] [SCM] janest-core packaging branch, master, updated. debian/0.5.3-1-12-g98f4046

Stefano Zacchiroli zack at upsilon.cc
Tue Nov 10 16:49:25 UTC 2009


The following commit has been merged in the master branch:
commit 9484626931908261779b69333db4960621a1a228
Author: Stefano Zacchiroli <zack at upsilon.cc>
Date:   Mon Nov 9 13:19:33 2009 +0100

    refresh patch 0003-add-missing-META-dep-on-unix.patch

diff --git a/debian/patches/0003-add-missing-META-dep-on-unix.patch b/debian/patches/0003-add-missing-META-dep-on-unix.patch
index d9665c2..c49b253 100644
--- a/debian/patches/0003-add-missing-META-dep-on-unix.patch
+++ b/debian/patches/0003-add-missing-META-dep-on-unix.patch
@@ -9,16 +9,18 @@ Signed-off-by: Stephane Glondu <steph at glondu.net>
  1 files changed, 1 insertions(+), 1 deletions(-)
 
 diff --git a/lib/META b/lib/META
-index 1ef96f6..bcce6af 100644
+index 60ca7f9..63258b5 100644
 --- a/lib/META
 +++ b/lib/META
 @@ -2,7 +2,7 @@ name = "core"
- version = "0.5.3"
+ version = "0.6.0"
  description = "Core - Jane Street Capital's standard library overlay"
  
--requires = "bigarray, res, sexplib, bin_prot, threads"
-+requires = "bigarray, res, sexplib, bin_prot, unix, threads"
+-requires = "bigarray, res, sexplib, bin_prot, threads, fieldslib"
++requires = "bigarray, unix, res, sexplib, bin_prot, threads, fieldslib"
  
  archive(byte) = "core.cma"
  archive(native) = "core.cmxa"
 -- 
+1.6.5.2
+

-- 
janest-core packaging



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