[Pkg-ocaml-maint-commits] [SCM] ocaml-deriving packaging branch, master, updated. debian/0.1.1a-2-4-g490c2ff

Stephane Glondu steph at glondu.net
Mon Apr 18 14:33:31 UTC 2011


The following commit has been merged in the master branch:
commit d64b5f1a40390a9e1df33761d9b219e31829e486
Author: Stephane Glondu <steph at glondu.net>
Date:   Mon Apr 18 16:06:14 2011 +0200

    Take into account Lintian comments

diff --git a/debian/control b/debian/control
index f417c7f..2c13d95 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Architecture: any
 Depends: ${ocaml:Depends}, ${misc:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
-Description: deriving functions from type declarations in OCaml
+Description: deriving functions from type declarations in OCaml (devt files)
  Camlp4 extension to OCaml for deriving functions from type declarations.
  Includes derivers for pretty-printing, type-safe marshalling with
  structure-sharing, dynamic typing, equality, and more.
@@ -31,7 +31,7 @@ Architecture: any
 Depends: ${ocaml:Depends}, ${misc:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
-Description: deriving functions from type declarations in OCaml
+Description: deriving functions from type declarations in OCaml (runtime)
  Camlp4 extension to OCaml for deriving functions from type declarations.
  Includes derivers for pretty-printing, type-safe marshalling with
  structure-sharing, dynamic typing, equality, and more.

-- 
ocaml-deriving packaging



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