Apply some Lintian suggestions
authorStephane Glondu <steph@glondu.net>
Sat, 16 Apr 2011 15:39:35 +0000 (17:39 +0200)
committerStephane Glondu <steph@glondu.net>
Sat, 16 Apr 2011 15:39:46 +0000 (17:39 +0200)
debian/control
debian/ocaml-nox.NEWS [deleted file]

index 7fd4d4133b3baf3ef4a5234d2566e5e9822556f8..06a6ddf49df0a58f85c2a8f1f91a412720650a3a 100644 (file)
@@ -268,7 +268,7 @@ Depends:
  ${shlibs:Depends},
  ${misc:Depends}
 Suggests: ocaml
-Description: 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 (file)
index f0ed468..0000000
+++ /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
-    <file>.save in order not to mess with the site conffile from
-    the new `ocaml-mode' package.
-
- -- Jerome Marant <jerome@debian.org>  Sat, 20 Aug 2005 13:30:25 +0200
-