[Pkg-ocaml-maint-commits] [SCM] ocamlp3l packaging branch, master, updated. debian/2.03-1-1-gf6fa907

Sylvain Le Gall gildor at debian.org
Tue Aug 12 16:49:33 UTC 2008


The following commit has been merged in the master branch:
commit 88eedbce3cff7c95491f89d7f4a46d3c089fb89c
Author: Sylvain Le Gall <gildor at debian.org>
Date:   Sat Aug 9 20:24:10 2008 +0000

    Stronger depends on ocaml compilers.

diff --git a/debian/control b/debian/control
index a6bfc2e..d4c67b9 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Homepage: http://camlp3l.inria.fr
 Package: ocamlp3l
 Architecture: any
 Section: devel
-Depends: ocaml-base-${F:OCamlABI}, ${shlibs:Depends}
+Depends: ocaml-base-${F:OCamlABI}, ocaml-nox-${F:OCamlABI}, ${shlibs:Depends}
 Description: functional parallel programming based on OCaml
  OcamlP3l is a parallel programming system based on Objective Caml and the P3L
  languages, providing seamless integration of parallel programming and

-- 
ocamlp3l packaging



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