From: Stephane Glondu Date: Mon, 16 Feb 2015 10:37:29 +0000 (+0100) Subject: Update control.in X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~155 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=47806c67b34d138666a65ed3c570cc840cacfd2e;p=ocaml.git Update control.in --- diff --git a/debian/control.in b/debian/control.in index 339e529d..8185df78 100644 --- a/debian/control.in +++ b/debian/control.in @@ -159,11 +159,11 @@ Description: Native code compilers of the OCaml suite (the .opt ones) the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . - This package contains the native code version of the compilers and lexer - (ocamlc.opt, ocamllex.opt, ocamlopt.opt, camlp4o.opt and camlp4r.opt). - The normal version of these programs are found in the 'ocaml' package. - For big source codes, these packages can be two to three times faster, but - for most normal sized sources, the difference won't be noticeable. + This package contains the native code version of the compilers + (ocamlc.opt, ocamllex.opt, ocamlopt.opt. The normal version of these + programs are found in the 'ocaml' package. For big source codes, + these packages can be two to three times faster, but for most normal + sized sources, the difference won't be noticeable. Package: ocaml-source Architecture: all @@ -219,7 +219,7 @@ Description: OCaml interpreter and standard libraries Package: ocaml-mode Architecture: all Depends: - emacs23 | emacsen, + emacs | emacsen, emacsen-common (>= 2.0.8), ${shlibs:Depends}, ${misc:Depends} Suggests: ocaml