[Pkg-ocaml-maint-commits] [SCM] cppo packaging branch, master, updated. debian/0.9.3-1-2-gbed482c

Stephane Glondu steph at glondu.net
Thu Jul 25 06:56:10 UTC 2013


The following commit has been merged in the master branch:
commit 631d95ef20020758f5611665819f7fc1445a003f
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 25 08:53:54 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 34b1b7d..dc2c6f3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Hendrik Tews <hendrik at askra.de>
 Build-Depends:
-  ocaml-nox (>= 3.11.1-3~),
-  ocaml-findlib,
+  ocaml-nox (>= 4),
+  ocaml-findlib (>= 1.4),
   dh-ocaml (>= 0.9~),
   debhelper (>= 9)
 Standards-Version: 3.9.4

-- 
cppo packaging



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