Updated dependency info
authoretrunko <eblima@gmail.com>
Tue, 15 Jul 2008 14:50:34 +0000 (14:50 +0000)
committeretrunko <eblima@gmail.com>
Tue, 15 Jul 2008 14:50:34 +0000 (14:50 +0000)
trunk/e_dbus/debian/changelog
trunk/e_dbus/debian/control

index e9cf205..ffec076 100644 (file)
@@ -1,3 +1,9 @@
+e-dbus (0.1.0.042-maemo5) unstable; urgency=low
+
+  * debian/control: Updated dependency info.
+
+ -- Eduardo Lima (Etrunko) <eduardo.lima@indt.org.br>  Tue, 15 Jul 2008 11:16:25 -0300
+
 e-dbus (0.1.0.042-maemo4) unstable; urgency=low
 
   * debian/rules: Try to guess the target device in a bit more clever way.
index d458f17..773e65a 100644 (file)
@@ -2,13 +2,13 @@ Source: e-dbus
 Section: libs
 Priority: optional
 Maintainer: Maemo-EFL Team <maemo-efl-devel@garage.maemo.org>
-Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.042-maemo4), libdbus-1-dev
+Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.042-maemo5), libdbus-1-dev
 Standards-Version: 3.7.2
 
 Package: libedbus0-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= 0.9.9.042-maemo4), libdbus-1-dev
+Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= 0.9.9.042-maemo5), libdbus-1-dev
 Provides: libedbus-dev
 Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files
  Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.
@@ -17,7 +17,7 @@ Description: D-Bus and HAL wrapper libraries for use with the EFL - Development
 
 Package: libedbus0
 Architecture: any
-Depends: ${shlibs:Depends}, libecore0 (>= 0.9.9.042-maemo4), libdbus-1-2 | libdbus-1-3
+Depends: ${shlibs:Depends}, libecore0 (>= 0.9.9.042-maemo5), libdbus-1-2 | libdbus-1-3
 Provides: libedbus
 Description: D-Bus and HAL wrapper libraries for use with the EFL
  Wrappers around D-Bus to ease integrating D-Bus with EFL based applications.