From: Stephane Glondu Date: Sat, 16 Apr 2011 15:39:35 +0000 (+0200) Subject: Apply some Lintian suggestions X-Git-Tag: archive/raspbian/4.08.1-4+rpi1~3^2~316 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=1408c01e737d62acf51a4de8ee573e694da514b9;p=ocaml.git Apply some Lintian suggestions --- diff --git a/debian/control b/debian/control index 7fd4d413..06a6ddf4 100644 --- a/debian/control +++ b/debian/control @@ -268,7 +268,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Suggests: ocaml -Description: A major mode for editing Objective Caml in Emacs +Description: major mode for editing Objective Caml in Emacs Objective (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. diff --git a/debian/ocaml-nox.NEWS b/debian/ocaml-nox.NEWS deleted file mode 100644 index f0ed4688..00000000 --- a/debian/ocaml-nox.NEWS +++ /dev/null @@ -1,14 +0,0 @@ -ocaml-nox (3.08.3-8) unstable; urgency=low - - * The Emacs mode for editing both Objective Caml and Caml Light - programs which is shipped with ocaml has been moved to its own - `ocaml-mode' package. - - * If found, previous Emacs site conffiles called - /etc/emacs/site-start.d/50ocaml.el and - /etc/emacs/site-start.d/50ocaml-nox.el are renamed to - .save in order not to mess with the site conffile from - the new `ocaml-mode' package. - - -- Jerome Marant Sat, 20 Aug 2005 13:30:25 +0200 -