Updated packages and dependencies info.
[maemo-efl] / trunk / python-efl_utils / debian / control
index be54c0c..66ac1c3 100644 (file)
@@ -2,17 +2,15 @@ Source: python-efl-utils
 Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso2), python-setuptools (>= 0.6c3), python-evas, python-ecore
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3), python2.5-evas (>= 0.2.1-maemo2), python2.5-ecore (>= 0.3.0)
 Standards-Version: 3.6.2.2
 
 Package: python2.5-efl-utils
 Section: python
 Architecture: all
 Provides: python-efl-utils
-Depends: python2.5 (>= 2.5.1-1osso2)
-Description: Python bindings for Ecore
- This packages contains modules that allow you to use
- Ecore(enlightenment core library) in Python programs.
-
-
+Depends: python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= 0.2.2), python2.5-ecore (>= 0.3.0)
+Description: Python utilities to work with EFL
+ .
+ This packages contains helper modules for EFL.