f52e63e0c73e1d48fdd564a57648eeeb086001d0
[maemo-efl] / trunk / python-epsilon / debian / control.in
1 Source: python-epsilon
2 Section: python
3 Priority: optional
4 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
5 Uploaders: Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>
6 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@)
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: python2.5-epsilon
11 Section: python
12 Architecture: any
13 Provides: python-epsilon
14 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), libepsilon0 (>= @EPSILON_VERSION@), python2.5-ecore (>= @PYTHON-ECORE_VERSION@)
15 Description: Python bindings for Ecore
16  This packages contains modules that allow you to use
17  Ecore(enlightenment core library) in Python programs.
18
19