[Pkg-ocaml-maint-commits] [SCM] ocaml-config-file packaging branch, master, updated. debian/1.1-1-5-gb9b2c46

Stephane Glondu steph at glondu.net
Fri Jul 26 06:09:29 UTC 2013


The following commit has been merged in the master branch:
commit 7fc40edfda767ece2abd262703acca2896a0fabb
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 26 08:04:57 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 85bbaac..5349f2c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,9 @@ Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 9),
  dh-ocaml (>= 0.9),
- ocaml-findlib,
+ ocaml-findlib (>= 1.4),
  camlp4,
- ocaml-nox
+ ocaml-nox (>= 4)
 Standards-Version: 3.9.3
 Section: ocaml
 Homepage: http://config-file.forge.ocamlcore.org/

-- 
ocaml-config-file packaging



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