Fixed dependencies in debian/control
authorEduardo Lima (Etrunko) <eduardo.lima@openbossa.org>
Fri, 31 Jul 2009 14:37:57 +0000 (11:37 -0300)
committerEduardo Lima (Etrunko) <eduardo.lima@openbossa.org>
Fri, 31 Jul 2009 14:37:57 +0000 (11:37 -0300)
Changes necessary to ensure packages are build in fremantle autobuilder
as well as in chinook and diablo.

trunk/python-e_dbus/debian/control.in
trunk/python-ecore/debian/control.in
trunk/python-edje/debian/control.in
trunk/python-efl-core/debian/control.in
trunk/python-epsilon/debian/control.in
trunk/python-etk/debian/control.in
trunk/python-evas/debian/control.in

index d7f6248..bdc1dd2 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), python2.5-dbus, libeina0-dev (>= @EINA_VERSION@), libedbus0-dev (>= @E_DBUS_VERSION@), libecore0-dev (>= @ECORE_VERSION@)
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex (>= 0.9.5.1), python-dbus | python2.5-dbus, libeina0-dev (>= @EINA_VERSION@), libedbus0-dev (>= @E_DBUS_VERSION@), libecore0-dev (>= @ECORE_VERSION@)
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
@@ -11,7 +11,7 @@ Package: python2.5-edbus
 Section: python
 Architecture: any
 Provides: python-edbus
-Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-dbus
+Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python-dbus | python2.5-dbus
 Description: DBus python integration for ecore.
  .
  This packages contains modules that allow you to use
index 75526e0..369e7f3 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libecore0-dev (>= @ECORE_VERSION@), python2.5-cython-dev, python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@)
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libecore0-dev (>= @ECORE_VERSION@), python2.5-cython-dev | cython, python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@)
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
index f5baf4b..c921ee0 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libedje0-dev (>= @EDJE_VERSION@), edje0-bin (>= @EDJE_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex (>= 0.9.5.1), libedje0-dev (>= @EDJE_VERSION@), edje0-bin (>= @EDJE_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev | cython
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
@@ -19,6 +19,7 @@ Description: Python bindings for Edje
 Package: python2.5-edje-demo
 Section: user/accessories
 Architecture: any
+Provides: python-edje-demo
 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libecore0-evas (>= @ECORE_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-edje (= ${Source-Version})
 Description: Python-edje demos
  This package contains python-edje demos:
index 77a7b13..c4c5209 100644 (file)
@@ -11,6 +11,7 @@ Package: python2.5-efl-core
 Section: python
 Priority: optional
 Architecture: all
+Provides: python-efl-core
 Depends: efl-core (>= @EFL-CORE_VERSION@), python2.5 (>= 2.5.1-1osso6), python2.5-evas (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-edje (>= @PYTHON-EDJE_VERSION@), python2.5-epsilon (>= @PYTHON-EPSILON_VERSION@),
  python2.5-etk (>= @PYTHON-ETK_VERSION@), python2.5-efl-utils (>= @PYTHON-EFL_UTILS_VERSION@), python2.5-dbus-ecore (>= 0.71-1osso10) | python2.5-edbus (>= @PYTHON-E_DBUS_VERSION@)
 Description: Python bindings for EFL (Enlightenment Foundation Libraries)
index f52e63e..e3d2586 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libecore0-dev (>= @ECORE_VERSION@), libepsilon0-dev (>= @EPSILON_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev, python2.5-ecore (>= @PYTHON-ECORE_VERSION@)
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libecore0-dev (>= @ECORE_VERSION@), libepsilon0-dev (>= @EPSILON_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-cython-dev | cython, python2.5-ecore (>= @PYTHON-ECORE_VERSION@)
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
index cb24be3..224757d 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libetk0-dev (>= @ETK_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-cython-dev
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libetk0-dev (>= @ETK_VERSION@), python2.5-evas-dev (>= @PYTHON-EVAS_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@), python2.5-cython-dev | cython
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
index cbbca14..6b45fe7 100644 (file)
@@ -3,7 +3,7 @@ Section: python
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
-Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-numeric-dev (>= 24.2-1osso4), python2.5-cython-dev
+Build-Depends: debhelper (>= 4), cdbs, maemo-cflags-cdbs-rules (>= 0.0.4), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1) | python-pyrex, libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-numeric-dev (>= 24.2-1osso4) | python-numeric, python2.5-cython-dev | cython
 Standards-Version: 3.7.2
 Homepage: http://www.enlightenment.org
 
@@ -19,7 +19,7 @@ Description: Python bindings for enlightenment advanced canvas library
 Package: python2.5-evas-dev
 Section: python
 Architecture: any
-Provides: python-evas
+Provides: python-evas-dev
 Depends: libeina0-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-evas (= ${Source-Version})
 Description: Python bindings for enlightenment advanced canvas library development files
  This packages contains  modules that allow you to use