[Pkg-ocaml-maint-commits] [SCM] ocaml-reins packaging branch, master, updated. debian/0.1a-2-7-gd1355e7

Stephane Glondu steph at glondu.net
Sun Dec 20 01:52:25 UTC 2009


The following commit has been merged in the master branch:
commit 374d90ba38345186730694133ecfe9691b103155
Author: Stephane Glondu <steph at glondu.net>
Date:   Sun Dec 20 02:33:41 2009 +0100

    Delete trailing whitespaces

diff --git a/debian/control b/debian/control
index 4d56893..367a49d 100644
--- a/debian/control
+++ b/debian/control
@@ -23,10 +23,10 @@ Architecture: any
 Depends: ocaml-base-nox-${F:OCamlABI}, ${shlibs:Depends}, ${misc:Depends}
 Description: data structure library for OCaml
  The OCaml Reins data structure library consists of the following
- persistent implementations: 
-  * Lists (singly, O(1) catenable, Acyclic doubly linked, 
-           random access) 
-  * Sets/Maps (AVL, Red/Black, Patricia, Splay) 
+ persistent implementations:
+  * Lists (singly, O(1) catenable, Acyclic doubly linked,
+           random access)
+  * Sets/Maps (AVL, Red/Black, Patricia, Splay)
   * Heaps (Binomial, Skew-Binomial)
  .
  All of the implementations conform to a unified signature for each

-- 
ocaml-reins packaging



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