Update control.in
authorStephane Glondu <steph@glondu.net>
Mon, 16 Feb 2015 10:37:29 +0000 (11:37 +0100)
committerStephane Glondu <steph@glondu.net>
Mon, 16 Feb 2015 10:37:56 +0000 (11:37 +0100)
debian/control.in

index 339e529d7f37fe6b296061223c949daed0783217..8185df78a053a8129405d5cfe0ffbf5a6ff21d15 100644 (file)
@@ -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