[Pkg-ocaml-maint-commits] [SCM] ocaml-text packaging branch, master, updated. debian/0.6-1-3-g14e0a2a

Stephane Glondu steph at glondu.net
Fri Jul 26 20:02:52 UTC 2013


The following commit has been merged in the master branch:
commit 1e13196de56926d0ee21a72b714f9720016d4d3d
Author: Stephane Glondu <steph at glondu.net>
Date:   Fri Jul 26 21:58:08 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index f2a667b..680992c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,10 @@ Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 8),
  dh-ocaml (>= 0.9.6~),
- ocaml-findlib,
+ ocaml-findlib (>= 1.4),
  camlp4,
  libpcre-ocaml-dev (>= 6.2.2),
- ocaml-nox (>= 3.11.1-3~)
+ ocaml-nox (>= 4)
 Standards-Version: 3.9.4
 Section: ocaml
 Homepage: http://ocaml-text.forge.ocamlcore.org/

-- 
ocaml-text packaging



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