New release based on Enlightenment SVN r38812
[maemo-efl] / trunk / python-evas / debian / control.in
1 Source: python-evas
2 Section: python
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Build-Depends: debhelper (>> 4.2.0), cdbs (>= 0.4.23), python2.5-dev (>= 2.5.1-1osso6), python2.5-setuptools (>= 0.6c6) | python-setuptools (>= 0.6c6), python2.5-pyrex (>= 0.9.5.1), libeina-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-numeric-dev (>= 24.2-1osso4), python2.5-cython-dev
6 Standards-Version: 3.6.2.2
7
8 Package: python2.5-evas
9 Section: python
10 Architecture: any
11 Provides: python-evas
12 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libeina0 (>= @EINA_VERSION@), libevas0 (>= @EVAS_VERSION@), libevas0-all (>= @EVAS_VERSION@)
13 Description: Python bindings for enlightenment advanced canvas library
14  This packages contains modules that allow you to use
15  Evas(enlightenment advanced canvas library) in Python programs.
16
17 Package: python2.5-evas-dev
18 Section: python
19 Architecture: any
20 Provides: python-evas
21 Depends: libeina-dev (>= @EINA_VERSION@), libevas0-dev (>= @EVAS_VERSION@), python2.5-evas (= ${Source-Version})
22 Description: Python bindings for enlightenment advanced canvas library development files
23  This packages contains  modules that allow you to use
24  Evas(enlightenment advanced canvas library) in Python programs.
25