[Pkg-ocaml-maint-commits] [SCM] pcre-ocaml packaging branch, master, updated. debian/6.0.1-3-1-g571606b

Stephane Glondu steph at glondu.net
Sat Jul 31 20:20:19 UTC 2010


The following commit has been merged in the master branch:
commit 571606bf81751bb574d0ebae44fde6a2fac38b14
Author: Stephane Glondu <steph at glondu.net>
Date:   Sat Jul 31 16:17:37 2010 -0400

    ix typo in package description (Closes: #590973)

diff --git a/debian/changelog b/debian/changelog
index bd7b8b0..1e5ee8a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,14 @@
+pcre-ocaml (6.0.1-4) UNRELEASED; urgency=low
+
+  * Fix typo in package description (Closes: #590973)
+
+ -- Stéphane Glondu <glondu at debian.org>  Sat, 31 Jul 2010 16:15:47 -0400
+
 pcre-ocaml (6.0.1-3) unstable; urgency=low
 
   [ Stéphane Glondu ]
   * Fix generation of documentation by dh_ocamldoc (Closes: #570717)
-  
+
   [ Stefano Zacchiroli ]
   * Bump Standards-Version to 3.8.4 (no changes)
   * debian/source/format: set source format to 3.0 (quilt)
diff --git a/debian/control b/debian/control
index 83e70de..944c2a3 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Description: OCaml bindings for PCRE (runtime)
   * is faster (when compiled to native code is even faster than
     Perl regular expressions)
   * returns data on which you can safely use destructive updates
-  * gives more "programming confort" through a better API
+  * gives more "programming comfort" through a better API
  .
  This package contains only the shared runtime stub libraries.
 
@@ -61,7 +61,7 @@ Description: OCaml bindings for PCRE (Perl Compatible Regular Expression)
   * is faster (when compiled to native code is even faster than
     Perl regular expressions)
   * returns data on which you can safely use destructive updates
-  * gives more "programming confort" through a better API
+  * gives more "programming comfort" through a better API
  .
  This package contains all the development stuff you need to use
  OCaml PCRE in your programs.

-- 
pcre-ocaml packaging



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