[Pkg-ocaml-maint-commits] [SCM] mingw32-ocaml packaging branch, master, updated. upstream/4.00.1_20130426-9-g729292f

Romain Beauxis toots at rastageeks.org
Tue Mar 26 20:04:27 UTC 2013


The following commit has been merged in the master branch:
commit 729292fb1a14abbd3d0eacaa24ae6fe1319ed5ef
Author: Romain Beauxis <toots at rastageeks.org>
Date:   Tue Mar 26 15:04:03 2013 -0500

    Updated descriptions.

diff --git a/debian/control b/debian/control
index d6fc091..98e8132 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Depends:
   ${misc:Depends},
   ocaml-mingw-w64-i686,
   ocaml-mingw-w64-x86-64
-Description: OCaml cross-compiler based on mingw
+Description: OCaml cross-compiler based on mingw -- Meta-package
  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.
@@ -36,15 +36,15 @@ Description: OCaml cross-compiler based on mingw
  the moderate memory requirements of the bytecode compiler. It is not
  available on all arches though.
  .
- This package contains everything needed to build OCaml code targeted
- to be executed under windows.
+ This meta-package installs OCaml cross-compilers for 32 and 64 bit 
+ windows targets.
 
 Package: flexdll
 Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
 Depends:
   ${shlibs:Depends},
   ${misc:Depends}
-Description: OCaml cross-compiler based on mingw
+Description: OCaml cross-compiler based on mingw -- FlexDLL linker
  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.
@@ -64,8 +64,8 @@ Description: OCaml cross-compiler based on mingw
  the moderate memory requirements of the bytecode compiler. It is not
  available on all arches though.
  .
- This package contains everything needed to build OCaml code targeted
- to be executed under windows.
+ This package contains the flexDLL linker that is used to link OCaml modules
+ on windows.
 
 Package: ocaml-mingw-w64-i686
 Architecture: i386 amd64 kfreebsd-amd64 kfreebsd-i386
@@ -78,7 +78,7 @@ Depends:
   flexdll,
   binutils-mingw-w64-i686,
   mingw-w64-i686-dev | mingw-w64-dev
-Description: OCaml cross-compiler based on mingw
+Description: OCaml cross-compiler based on mingw -- 32 bit compiler
  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.
@@ -99,7 +99,7 @@ Description: OCaml cross-compiler based on mingw
  available on all arches though.
  .
  This package contains everything needed to build OCaml code targeted
- to be executed under windows.
+ to be executed under 32 bit windows.
 
 Package: ocaml-mingw-w64-x86-64
 Architecture: amd64 kfreebsd-amd64
@@ -112,7 +112,7 @@ Depends:
   flexdll,
   binutils-mingw-w64-x86-64,
   mingw-w64-x86-64-dev | mingw-w64-dev
-Description: OCaml cross-compiler based on mingw
+Description: OCaml cross-compiler based on mingw -- 64 bit compiler
  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.
@@ -133,4 +133,4 @@ Description: OCaml cross-compiler based on mingw
  available on all arches though.
  .
  This package contains everything needed to build OCaml code targeted
- to be executed under windows.
+ to be executed under 64 bit windows.

-- 
mingw32-ocaml packaging



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