New release based on Enlightenment SVN r38812
[maemo-efl] / trunk / eina / debian / control
index ad4da88..fd25b64 100644 (file)
@@ -1,7 +1,7 @@
 Source: eina
 Section: libs
 Priority: optional
-Maintainer: Falko Schmidt <falko@alphagemini.org>
+Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Build-Depends: debhelper (>= 5), cdbs, automake1.7 | automaken, libtool, pkg-config
 Standards-Version: 3.7.3
 Homepage: http://www.enlightenment.org
@@ -45,26 +45,26 @@ Description: Enlightenment DR17 file chunk reading/writing library
     + Iterator: can access items of a container sequentially 
  Stringshare.
 
-Package: libeina-dbg
-Architecture: any
-Section: libdevel
-Priority: extra
-Depends: libeina0 (= ${binary:Version})
-Description: Enlightenment DR17 file chunk reading/writing library - debug symbols
- Eina is a multi-platform library that provides optimized data types and a few
- tools. It supports the following data types:
- Containers:
-  o Array: an array
-  o Hash Table: a hash table
-  o Inlined List: an list with functions inlined
-  o List: a single-linked list
-  o Red-Black Tree: a tree
-  o Access Content types
-    + Accessor: can access items of a container randomly
-    + Iterator: can access items of a container sequentially 
- Stringshare.
- .
- This package contains unstripped shared libraries. It is provided primarily
- to provide a backtrace with names in a debugger, this makes it somewhat easier
- to interpret core dumps. The libraries are installed in /usr/lib/debug and
- are automatically used by gdb.
+#Package: libeina-dbg
+#Architecture: any
+#Section: libdevel
+#Priority: extra
+#Depends: libeina0 (= ${binary:Version})
+#Description: Enlightenment DR17 file chunk reading/writing library - debug symbols
+# Eina is a multi-platform library that provides optimized data types and a few
+# tools. It supports the following data types:
+# Containers:
+#  o Array: an array
+#  o Hash Table: a hash table
+#  o Inlined List: an list with functions inlined
+#  o List: a single-linked list
+#  o Red-Black Tree: a tree
+#  o Access Content types
+#    + Accessor: can access items of a container randomly
+#    + Iterator: can access items of a container sequentially 
+# Stringshare.
+# .
+# This package contains unstripped shared libraries. It is provided primarily
+# to provide a backtrace with names in a debugger, this makes it somewhat easier
+# to interpret core dumps. The libraries are installed in /usr/lib/debug and
+# are automatically used by gdb.