[Pkg-ocaml-maint-commits] [SCM] lablgtk-extras packaging branch, master, updated. debian/1.0-1-10-gadd9c10

Stephane Glondu steph at glondu.net
Fri Jul 26 15:28:31 UTC 2013


The following commit has been merged in the master branch:
commit 5c82042b42800dd02c05540ec0f9da71a6d8fc94
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 26 07:40:24 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index ff7b3e1..a28a5df 100644
--- a/debian/control
+++ b/debian/control
@@ -10,8 +10,8 @@ Build-Depends:
  libconfig-file-ocaml-dev,
  libxmlm-ocaml-dev,
  camlp4,
- ocaml-findlib,
- ocaml-nox
+ ocaml-findlib (>= 1.4),
+ ocaml-nox (>= 4)
 Standards-Version: 3.9.2
 Section: ocaml
 Homepage: http://gtk-extras.forge.ocamlcore.org/

-- 
lablgtk-extras packaging



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