[Pkg-ocaml-maint-commits] [SCM] cryptgps packaging branch, master, updated. debian/0.2.1-7-4-g048f15a

Stephane Glondu steph at glondu.net
Thu Jul 25 19:31:39 UTC 2013


The following commit has been merged in the master branch:
commit 8ac8d7e74395dfad599d8493989bb28bea8fb75c
Author: Stephane Glondu <steph at glondu.net>
Date:   Thu Jul 25 21:25:14 2013 +0200

    Compile with OCaml >= 4

diff --git a/debian/control b/debian/control
index 4b5b1b6..4416f62 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Uploaders:
 Build-Depends:
  debhelper (>= 7),
  cdbs,
- 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.8.3
 Homepage: http://projects.camlcity.org/projects/cryptgps.html

-- 
cryptgps packaging



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