The following commit has been merged in the master branch:
commit d4fa59fbd3ead0833360f0206cb56987d697cb47
Author: Sylvain Le Gall <gil...@debian.org>
Date:   Thu Jan 19 23:44:08 2012 +0000

    Improve description

diff --git a/debian/control b/debian/control
index 70fd999..b20e0b4 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Architecture: any
 Depends: ${ocaml:Depends}, ${misc:Depends}
 Provides: ${ocaml:Provides}
 Recommends: ocaml-findlib
-Description: Expect-like framework
+Description: Expect-like framework for OCaml 
  This is a simple implementation of `expect` to help building unitary testing
  of interactive program.
  .
@@ -38,7 +38,7 @@ Package: libexpect-ocaml
 Architecture: any
 Depends: ${ocaml:Depends}, ${misc:Depends}, ${shlibs:Depends}
 Provides: ${ocaml:Provides}
-Description: Expect-like framework
+Description: Expect-like framework for OCaml
  This is a simple implementation of `expect` to help building unitary testing
  of interactive program.
  .

-- 
ocaml-expect packaging

_______________________________________________
Pkg-ocaml-maint-commits mailing list
Pkg-ocaml-maint-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-ocaml-maint-commits

Reply via email to