Cleaned up some of the descriptions of the new packages.
authorMike Furr <mfurr@debian.org>
Thu, 24 Jun 2004 18:24:21 +0000 (18:24 +0000)
committerMike Furr <mfurr@debian.org>
Thu, 24 Jun 2004 18:24:21 +0000 (18:24 +0000)
debian/README.Debian
debian/control

index 4c59d26f54ff10140d8eb07f72765fa1d3ecccaa..b1a4939df20b5c8d1e9c6ba59d23cbeaed25e2cf 100644 (file)
@@ -20,6 +20,10 @@ ocaml for Debian
 
   o ocaml-native-compilers : contains the native built part of the ocaml suite
     (ocamlc.opt, ocamlopt.opt, ocamllex.opt, camlp4o.opt and camlp4r.opt)
+  o ocaml-compiler-libs : contains several modules used internally by
+    the ocaml compilers.  They are not needed for normal ocaml
+    development, but may be helpful in the development of certain
+    applications.
   o ocaml-source : contains the full ocaml source for the (few) package which
     need them at build time or for personal use (it should _not_ be used to
     build ocam litself).
@@ -47,4 +51,4 @@ ocaml for Debian
   /usr/lib/ocaml/<ocaml_version>/stublibs.
   The older method of using ocaml-ldconf is obsolet now.
 
- -- Mike Furr <mfurr@debian.org>, Fri Jun 11 13:27:12 2004
+ -- Mike Furr <mfurr@debian.org>, Thu Jun 24 14:23:14 2004
index 94d18bff4639af6d5767a4dc2f0d6a86f52bd793..8d676b394f4cb251c61b7661b9e4b2951c7234f2 100644 (file)
@@ -61,7 +61,8 @@ Description: ML language implementation with a class-based object system
  the moderate memory requirements of the bytecode compiler. It is not
  available on all arches though.
  .
- This package includes the standard ocaml graphics library.
+ This package contains everything needed to develop ocaml applications,
+ including the graphics libraries.
 
 Package: ocaml-base-nox
 Architecture: any