The following commit has been merged in the master branch:
commit 107db9cebbaf402885c688cd2f10789a1f41c83a
Author: Mehdi Dogguy <me...@debian.org>
Date:   Sun Jan 13 16:38:52 2013 +0100

    Fix description

diff --git a/debian/control b/debian/control
index b4929b1..20f3464 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,10 @@ Depends:
 Description: regular expression library for OCaml
  RE is regular expression library for OCaml. The following styles of
  regular expressions are supported:
- - Perl-style regular expressions (module Re_perl);
- - Posix extended regular expressions (module Re_posix);
- - Emacs-style regular expressions (module Re_emacs);
- - Shell-style file globbing (module Re_glob).
+  * Perl-style regular expressions (module Re_perl);
+  * Posix extended regular expressions (module Re_posix);
+  * Emacs-style regular expressions (module Re_emacs);
+  * Shell-style file globbing (module Re_glob).
  .
  It is also possible to build regular expressions by combining simpler
  regular expressions (module Re)

-- 
ocaml-re 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