[Pkg-ocaml-maint-commits] [SCM] ocaml-bitstring packaging branch, master, updated. debian/2.0.2-3-12-g550b2d2

Stephane Glondu steph at glondu.net
Wed Jul 24 09:11:06 UTC 2013


The following commit has been merged in the master branch:
commit 1d724b2c42cef6ca82fe6084619b56601fb0b55d
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 24 10:01:55 2013 +0100

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 057d83b..14c6717 100644
--- a/debian/control
+++ b/debian/control
@@ -8,8 +8,8 @@ Uploaders:
 Build-Depends:
  cdbs (>= 0.4.23),
  debhelper (>= 7),
- ocaml-nox (>= 3.11.1),
- ocaml-findlib (>= 1.2.4-2),
+ ocaml-nox (>= 4),
+ ocaml-findlib (>= 1.4),
  camlp4-extra,
  dh-ocaml (>= 0.9),
  time

-- 
ocaml-bitstring packaging



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