X-Git-Url: http://git.maemo.org/git/?p=maemo-efl;a=blobdiff_plain;f=trunk%2Feina%2Fdebian%2Fcontrol;h=fd25b64e007bf2b5dc7b9be0258f6ccfd9e36db9;hp=ad4da8877fec162637f53616fa32a7a84eab3f72;hb=de13c17131b38999b35477bbc0b3432856b7c9d6;hpb=f1c4d01be84596953e2135413cd835d8f96061dc diff --git a/trunk/eina/debian/control b/trunk/eina/debian/control index ad4da88..fd25b64 100644 --- a/trunk/eina/debian/control +++ b/trunk/eina/debian/control @@ -1,7 +1,7 @@ Source: eina Section: libs Priority: optional -Maintainer: Falko Schmidt +Maintainer: Maemo-EFL Team 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.