[Pkg-ocaml-maint-commits] r3613 - in /trunk/packages/tuareg-mode/trunk/debian: changelog control

treinen at users.alioth.debian.org treinen at users.alioth.debian.org
Sat Mar 17 19:22:45 CET 2007


Author: treinen
Date: Sat Mar 17 18:22:44 2007
New Revision: 3613

URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/?sc=1&rev=3613
Log:
tuareg-mode recommends ocaml-mode

Modified:
    trunk/packages/tuareg-mode/trunk/debian/changelog
    trunk/packages/tuareg-mode/trunk/debian/control

Modified: trunk/packages/tuareg-mode/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/tuareg-mode/trunk/debian/changelog?rev=3613&op=diff
==============================================================================
--- trunk/packages/tuareg-mode/trunk/debian/changelog (original)
+++ trunk/packages/tuareg-mode/trunk/debian/changelog Sat Mar 17 18:22:44 2007
@@ -1,8 +1,13 @@
-tuareg-mode (1:1.45.4-2) UNRELEASED; urgency=low
-
-  * Remove inactive people from the Uploaders field.
-
- -- Julien Cristau <julien.cristau at ens-lyon.org>  Sun, 17 Dec 2006 14:34:01 +0100
+tuareg-mode (1:1.45.4-2) unstable; urgency=low
+
+  * [Julien Cristau]
+   - Remove inactive people from the Uploaders field.
+  * [Ralf Treinen]
+   - Recommends ocaml-mode, to profit from the added functionality of 
+     tuareg-mode-with-caml-mode. Added a note in the package description.
+     (closes: Bug#414167).
+
+ -- Ralf Treinen <treinen at debian.org>  Sat, 17 Mar 2007 19:16:39 +0100
 
 tuareg-mode (1:1.45.4-1) unstable; urgency=low
 

Modified: trunk/packages/tuareg-mode/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-ocaml-maint/trunk/packages/tuareg-mode/trunk/debian/control?rev=3613&op=diff
==============================================================================
--- trunk/packages/tuareg-mode/trunk/debian/control (original)
+++ trunk/packages/tuareg-mode/trunk/debian/control Sat Mar 17 18:22:44 2007
@@ -11,7 +11,7 @@
 Package: tuareg-mode
 Architecture: all
 Depends: xemacs21-nomule | emacsen
-Recommends: ocaml
+Recommends: ocaml, ocaml-mode
 Enhances: ocaml
 Conflicts: ocaml-tools (<= 1.1-2)
 Description: An emacs-mode for ocaml programs
@@ -23,4 +23,6 @@
  This mode attempts to give better results than the one provided in
  the standard distribution of OCaml and which is available through the
  ocaml-mode package. Indentation rules are slightly different but
- closer to classical functional languages indentation.
+ closer to classical functional languages indentation. Tuareg-mode
+ gives access to some functionalities from ocaml-mode when that
+ package is installed.




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