[Pkg-ocaml-maint-commits] [SCM] pcre-ocaml packaging branch, master, updated. debian/7.0.2-2-4-g3858b79

Stephane Glondu steph at glondu.net
Thu Jul 11 13:53:19 UTC 2013


The following commit has been merged in the master branch:
commit 4e84b3922f19636148447faa7f7fce8b532c0011
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 11 15:39:18 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index cbb8ae9..9ab9ac1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Stéphane Glondu <glondu at debian.org>
 Build-Depends:
  debhelper (>= 8),
  libpcre3-dev,
- ocaml-nox (>= 3.11.1-3~),
- ocaml-findlib (>= 1.2.5),
+ ocaml-nox (>= 4),
+ ocaml-findlib (>= 1.4),
  dh-ocaml (>= 0.9~)
 Standards-Version: 3.9.4
 Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/pcre-ocaml.git

-- 
pcre-ocaml packaging



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