[Pkg-ocaml-maint-commits] [SCM] postgresql-ocaml packaging branch, master, updated. debian/2.0.2-1-6-g9957bc7

Stephane Glondu steph at glondu.net
Wed Jul 24 20:10:31 UTC 2013


The following commit has been merged in the master branch:
commit b6cc7514306c0d9b78cbb5a74bbe6d2106038dee
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Jul 24 22:07:02 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 5730073..1ec229b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
  Mehdi Dogguy <mehdi at debian.org>
 Build-Depends:
  debhelper (>= 8),
- ocaml-nox (>= 3.11.1-3~),
+ ocaml-nox (>= 4),
  ocaml-findlib (>= 1.2.5),
  libpq-dev,
  dh-ocaml (>= 0.9.6~)

-- 
postgresql-ocaml packaging



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