[Pkg-e-commits] [SCM] Enlightenment Foundation Library providing optimized data types branch, new-svn-snapshot, updated. debian/0.0.1_svn20081120-1-229-gbd80ab7

Albin Tonnerre albin.tonnerre at gmail.com
Sun Nov 22 09:16:35 UTC 2009


The following commit has been merged in the new-svn-snapshot branch:
commit c1598b9809c266396ea90692dd1b461c3dfbc950
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Wed Nov 11 15:46:52 2009 +0100

    Fix description formating (Closes: #535480)

diff --git a/debian/control b/debian/control
index be66437..a3bdfb5 100644
--- a/debian/control
+++ b/debian/control
@@ -18,12 +18,12 @@ Conflicts: libeina0
 Description: Enlightenment Foundation Library providing optimized data types
  Eina is a multi-platform library that provides optimized data types and a few
  tools. It supports the following data types:
-  o Array
-  o Hash Table
-  o Double-linked list
-  o Red-black tree
-  o Shared string
-  o Access Content types
+  - Array
+  - Hash Table
+  - Double-linked list
+  - Red-black tree
+  - Shared string
+  - Access Content types
     + Accessor: can access items of a container randomly
     + Iterator: can access items of a container sequentially
 
@@ -35,12 +35,12 @@ Recommends: libeina-doc
 Description: Development files for libeina
  Eina is a multi-platform library that provides optimized data types and a few
  tools. It supports the following data types:
-  o Array
-  o Hash Table
-  o Double-linked list
-  o Red-black tree
-  o Shared string
-  o Access Content types
+  - Array
+  - Hash Table
+  - Double-linked list
+  - Red-black tree
+  - Shared string
+  - Access Content types
     + Accessor: can access items of a container randomly
     + Iterator: can access items of a container sequentially
  .
@@ -55,12 +55,12 @@ Section: doc
 Description: Documentation for use with libeina
  Eina is a multi-platform library that provides optimized data types and a few
  tools. It supports the following data types:
-  o Array
-  o Hash Table
-  o Double-linked list
-  o Red-black tree
-  o Shared string
-  o Access Content types
+  - Array
+  - Hash Table
+  - Double-linked list
+  - Red-black tree
+  - Shared string
+  - Access Content types
     + Accessor: can access items of a container randomly
     + Iterator: can access items of a container sequentially
  .
@@ -75,12 +75,12 @@ Priority: extra
 Description: debugging symbols for use with libeina
  Eina is a multi-platform library that provides optimized data types and a few
  tools. It supports the following data types:
-  o Array
-  o Hash Table
-  o Double-linked list
-  o Red-black tree
-  o Shared string
-  o Access Content types
+  - Array
+  - Hash Table
+  - Double-linked list
+  - Red-black tree
+  - Shared string
+  - Access Content types
     + Accessor: can access items of a container randomly
     + Iterator: can access items of a container sequentially
  .

-- 
 Enlightenment Foundation Library providing optimized data types



More information about the Pkg-e-commits mailing list