[Pkg-ocaml-maint-commits] [SCM] ocaml-sha packaging branch, master, updated. debian/1.6-1-13-g1c5ab0c

Eric Cooper ecc at cmu.edu
Fri Feb 25 20:28:59 UTC 2011


The following commit has been merged in the master branch:
commit 9f9a9d168951b02306a69ed47da23138a4185fbc
Author: Eric Cooper <ecc at cmu.edu>
Date:   Fri Feb 25 09:54:02 2011 -0500

    improve short descriptions

diff --git a/debian/control b/debian/control
index c848a13..dba4e7c 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Provides: ${ocaml:Provides}
-Description: SHA cryptographic hash functions for OCaml
+Description: SHA cryptographic hash functions for OCaml (runtime)
  SHA-1 produces a 160-bit digest from its input.
  SHA-256 and SHA-512 produce 256-bit and 512-bit digests
  from their inputs, respectively.
@@ -35,7 +35,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends}
 Provides: ${ocaml:Provides}
-Description: SHA cryptographic hash functions for OCaml
+Description: SHA cryptographic hash functions for OCaml (development files)
  SHA-1 produces a 160-bit digest from its input.
  SHA-256 and SHA-512 produce 256-bit and 512-bit digests
  from their inputs, respectively.

-- 
ocaml-sha packaging



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