[Pkg-ocaml-maint-commits] [SCM] ocaml-batteries packaging branch, master, updated. debian/2.0-1-6-gc66a0c7

Stephane Glondu steph at glondu.net
Thu Jul 25 19:12:10 UTC 2013


The following commit has been merged in the master branch:
commit 6afaccec5704975701c93c67addb0b5f24a73724
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 25 07:50:12 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 05f732e..6399215 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Maintainer: Debian OCaml Maintainers <debian-ocaml-maint at lists.debian.org>
 Uploaders: Mehdi Dogguy <mehdi at debian.org>
 Build-Depends:
  debhelper (>= 7.0.50),
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-nox (>= 4),
  camlp4, camlp4-extra,
- ocaml-findlib (>= 1.2.5),
+ ocaml-findlib (>= 1.4),
  libcamomile-ocaml-dev (>= 0.8),
  libounit-ocaml-dev,
  dh-ocaml (>= 0.9.5~)

-- 
ocaml-batteries packaging



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