ocaml-mode: from emacs21 to emacs22
authorRalf Treinen <treinen@debian.org>
Sat, 28 Jul 2007 03:32:55 +0000 (03:32 +0000)
committerRalf Treinen <treinen@debian.org>
Sat, 28 Jul 2007 03:32:55 +0000 (03:32 +0000)
debian/changelog
debian/control

index 36e87e87ac8acee7f7633c684b9ed95387ed8631..ff9ff3708f77616a8441e11b30e95c9195c5c6ed 100644 (file)
@@ -3,6 +3,7 @@ ocaml (3.10.0-5) UNRELEASED; urgency=low
   [ Ralf Treinen ]
   * ocaml-mode.emacsen-install: do not hardcode the emacs flavours for which
     to compile ocaml-mode (closes: Bug#433082)
+  * ocaml-mode: Bump primary dependency from emacs21 to emacs22.
 
   [ Stefano Zacchiroli ]
   * add patch arm_ccheckbound_typo, fix a typing error typo which makes ocaml
index 7ae1fe797568d34e4c5c9da4cdbe32f27285334c..83b74a9c2371740b103a60bd6c48e4bc53d557e2 100644 (file)
@@ -191,7 +191,7 @@ Description: OCaml interpreter and standard libraries
 
 Package: ocaml-mode
 Architecture: all
-Depends: emacs21 | emacsen
+Depends: emacs22 | emacsen
 Suggests: ocaml
 Conflicts: ocaml-nox (<< 3.08.3-8)
 Description: A major mode for editing Objective Caml in Emacs