New release based on Enlightenment SVN r38812
[maemo-efl] / trunk / python-e_dbus / debian / control.in
1 Source: python-edbus
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), python2.5-dbus, libeina-dev (>= @EINA_VERSION@), libedbus0-dev (>= @E_DBUS_VERSION@), libecore0-dev (>= @ECORE_VERSION@)
6 Standards-Version: 3.6.2.2
7
8 Package: python2.5-edbus
9 Section: python
10 Architecture: any
11 Provides: python-edbus
12 Depends: ${shlibs:Depends}, python2.5 (>= 2.5.1-1osso6), python2.5-dbus
13 Description: DBus python integration for ecore.
14  .
15  This packages contains modules that allow you to use
16  E_Dbus in Python programs.
17