Added maemo-cflags-cdbs-rules as dependency
[maemo-efl] / trunk / python-e_dbus / debian_chinook / control.in
1 Source: python-edbus
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, python2.5-dev (>= 2.5.1-1osso6), python-setuptools (>= 0.6c3) | python2.5-setuptools (>= 0.6c3), python2.5-pyrex (>= 0.9.5.1), python2.5-dbus, libedbus0-dev (>= @E_DBUS_VERSION@), libecore0-dev (>= @ECORE_VERSION@)
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: python2.5-edbus
11 Section: python
12 Architecture: any
13 Provides: python-edbus
14 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-dbus
15 Description: DBus python integration for ecore.
16  .
17  This packages contains modules that allow you to use
18  E_Dbus in Python programs.
19