[Pkg-ocaml-maint-commits] [SCM] OCaml packaging branch, 3.11/master, updated. debian/3.11.0-1-15-g06c0081

Stephane Glondu steph at glondu.net
Sun Feb 15 23:31:14 UTC 2009


The following commit has been merged in the 3.11/master branch:
commit 9ab3ce1d2ebc28f6de2b8f65169232872ad631eb
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Feb 16 00:17:37 2009 +0100

    Discriminate *-nox packages in short descriptions (thanks Lintian)

diff --git a/debian/control b/debian/control
index c5bcc85..9910323 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Recommends: camlp4, ledit, file
 Provides: ocaml-nox-${F:OCamlABI}, ${F:BestProvides}, libnums-ocaml-dev
 Replaces: camlp4 (<< 3.10.0), ocaml (<< 3.07.2a-3), libnums-ocaml-dev
 Conflicts: camlp4 (<< 3.10.0), camlidl (<< 1.04), ocaml (<< 3.07.2a-3), libnums-ocaml-dev
-Description: ML language implementation with a class-based object system
+Description: ML implementation with a class-based object system (no X)
  Objective Caml (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.
@@ -119,7 +119,7 @@ Provides: ocaml-base-nox-${F:OCamlABI}, libnums-ocaml
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Replaces: ocaml-base (<< 3.07.2a-3), libnums-ocaml
 Conflicts: ocaml (<< 3.04-2), ocaml-base (<< 3.07.2a-3), libnums-ocaml
-Description: Runtime system for OCaml bytecode executables
+Description: Runtime system for OCaml bytecode executables (no X)
  Objective Caml (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.

-- 
OCaml packaging



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