[Pkg-ocaml-maint-commits] [SCM] xml-light packaging branch, master, updated. debian/2.2-15-3-g1e04aee
Stephane Glondu
steph at glondu.net
Fri Jul 26 06:14:51 UTC 2013
The following commit has been merged in the master branch:
commit b04ef6a791020cf80588345d1138a5d71d386629
Author: Stephane Glondu <steph at glondu.net>
Date: Fri Jul 26 08:11:15 2013 +0200
Compile with OCaml >= 4
diff --git a/debian/control b/debian/control
index 44adaf4..9cb78fb 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders:
Mehdi Dogguy <mehdi at debian.org>
Build-Depends:
cdbs (>= 0.4.23-1.1),
- ocaml-nox (>= 3.11),
+ ocaml-nox (>= 4),
debhelper (>= 7.0.50~),
dh-ocaml (>= 0.9)
Standards-Version: 3.9.2
--
xml-light packaging
More information about the Pkg-ocaml-maint-commits
mailing list