Changed libeina-dev package to libeina0-dev
[maemo-efl] / trunk / evas / debian / control.in
index 9161f1e..96a6a0f 100644 (file)
@@ -2,13 +2,14 @@ Source: evas
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: debhelper (>= 4.2.0), cdbs (>= 0.4.3-1.1), quilt, automake1.7 | automaken, libtool, libeet1-dev (>= @EET_VERSION@), libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, zlib1g, libjpeg62-dev, autotools-dev, x11proto-xext-dev, libxext-dev, libfontconfig1-dev
+Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), automake1.7 | automaken, libtool, libeet1-dev (>= @EET_VERSION@), libfreetype6-dev, libpng12-dev | libpng-dev, libx11-dev | xlibs-dev, zlib1g, libjpeg62-dev, libungif4-dev, autotools-dev, x11proto-xext-dev, libxext-dev, libfontconfig1-dev, libeina0-dev (>= @EINA_VERSION@)
 Standards-Version: 3.7.2
-#Homepage: http://www.enlightenment.org
+Homepage: http://www.enlightenment.org
 
 Package: libevas0
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends}, libeina0 (>= @EINA_VERSION@)
 Suggests: libevas0-engines-all
 Provides: libevas
 Description: enlightenment advanced canvas library
@@ -194,18 +195,18 @@ Description: Evas module providing a JPEG loader
  .
  This package contains an Evas loader module for JPEG.
 
-#Package: libevas0-loader-gif
-#Section: libs
-#Architecture: any
-#Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libungif4g
-#Provides: libevas-loader-gif
-#Description: Evas module providing a GIF loader
-# Evas is an advanced canvas library, providing six engines for rendering: X11,
-# OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
-# and Qtopia.
-# Due to its simple API, evas can be developed with rapidly, and cleanly.
-# .
-# This package contains an Evas loader module for GIF.
+Package: libevas0-loader-gif
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, libevas0 (= ${Source-Version}), libungif4g
+Provides: libevas-loader-gif
+Description: Evas module providing a GIF loader
+ Evas is an advanced canvas library, providing six engines for rendering: X11,
+ OpenGL (hardware accelerated), DirectFB, the framebuffer, Microsoft Windows
+ and Qtopia.
+ Due to its simple API, evas can be developed with rapidly, and cleanly.
+ .
+ This package contains an Evas loader module for GIF.
 
 #Package: libevas0-loader-tiff
 #Section: libs