fixing the version generation to deal with individual package build
[maemo-efl] / trunk / python-epsilon / debian / control
index f4bb9bb..b0150af 100644 (file)
@@ -2,14 +2,14 @@ Source: python-epsilon
 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), python2.5-pyrex (>= 0.9.5.1), libepsilon0-dev, python2.5-cython-dev
+Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), libecore0-dev (>= 0.9.9.043-maemo1), libepsilon0-dev (>= 0.3.0.012-maemo6), python2.5-evas-dev (>= 0.3.0-maemo1), python2.5-cython-dev
 Standards-Version: 3.6.2.2
 
 Package: python2.5-epsilon
 Section: python
 Architecture: any
 Provides: python-epsilon
-Depends: python2.5 (>= 2.5.1-1osso2), ${shlibs:Depends}
+Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= 0.3.0.012-maemo6)
 Description: Python bindings for Ecore
  This packages contains modules that allow you to use
  Ecore(enlightenment core library) in Python programs.