8f7d8737fdae55cbc8770b95e81c4574a545f6f1
[maemo-efl] / trunk / e_dbus / debian / control.in
1 Source: e-dbus
2 Section: libs
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.3), libecore0-dev (>= @ECORE_VERSION@), libdbus-1-dev, libeina-dev (>= @EINA_VERSION@)
7 Standards-Version: 3.7.2
8 Homepage: http://www.enlightenment.org
9
10 Package: libedbus0-dev
11 Section: libdevel
12 Architecture: any
13 Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= @ECORE_VERSION@), libdbus-1-dev, libeina0 (>= @EINA_VERSION@)
14 Provides: libedbus-dev
15 Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files
16  Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.
17  .
18  This package contains the e_dbus headers and static libraries.
19
20 Package: libedbus0
21 Section: libs
22 Architecture: any
23 Depends: ${shlibs:Depends}, libecore0 (>= @ECORE_VERSION@), libdbus-1-2 | libdbus-1-3
24 Provides: libedbus
25 Description: D-Bus and HAL wrapper libraries for use with the EFL
26  Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.
27  .
28  This package contains the e_dbus library.