Added maemo-cflags-cdbs-rules as dependency
[maemo-efl] / trunk / python-dispatcher / debian / control
1 Source: python-dispatcher
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, python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3)
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: python2.5-dispatcher
11 Section: python
12 Architecture: all
13 Provides: python-dispatcher
14 Depends: python2.5 (>= 2.5.1-1osso6)
15 Description: Python bindings for Ecore
16  This packages contains modules that allow you to use
17  Ecore(enlightenment core library) in Python programs.