[Pkg-ocaml-maint-commits] [js-of-ocaml] 01/02: Compile with OCaml >= 4.01
Stéphane Glondu
glondu at moszumanska.debian.org
Thu Nov 21 10:43:49 UTC 2013
This is an automated email from the git hooks/post-receive script.
glondu pushed a commit to branch master
in repository js-of-ocaml.
commit dd0926136812c8c144bc99b259c48b3c30e98724
Author: Stephane Glondu <steph at glondu.net>
Date: Mon Nov 11 08:00:01 2013 +0100
Compile with OCaml >= 4.01
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 49b8513..7202951 100644
--- a/debian/control
+++ b/debian/control
@@ -6,11 +6,11 @@ Uploaders: Stéphane Glondu <glondu at debian.org>, Nicolas Dandrimont <nicolas.dan
Build-Depends:
debhelper (>= 8),
dh-ocaml (>= 0.9~),
- ocaml-findlib,
+ ocaml-findlib (>= 1.4),
liblwt-ocaml-dev (>= 2.4),
libderiving-ocsigen-ocaml-dev (>= 0.3),
camlp4,
- ocaml-nox (>= 3.12.0~)
+ ocaml-nox (>= 4.01)
Standards-Version: 3.9.4
Homepage: http://ocsigen.org/js_of_ocaml
Vcs-Browser: http://git.debian.org/?p=pkg-ocaml-maint/packages/js-of-ocaml.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ocaml-maint/packages/js-of-ocaml.git
More information about the Pkg-ocaml-maint-commits
mailing list