From: folhabranca Date: Tue, 23 Sep 2008 13:28:47 +0000 (+0000) Subject: updating package version X-Git-Url: https://vcs.maemo.org/git/?p=maemo-efl;a=commitdiff_plain;h=42cefe43f53b69f30653268d92596d850ddd538a updating package version --- diff --git a/trunk/e_dbus/debian/changelog b/trunk/e_dbus/debian/changelog index ffec076..3e7199a 100644 --- a/trunk/e_dbus/debian/changelog +++ b/trunk/e_dbus/debian/changelog @@ -1,3 +1,9 @@ +e-dbus (0.5.0.043+svn36098-maemo1) unstable; urgency=low + + * Synched with svn repository. + + -- Eduardo Rocha Thu, 11 Sep 2008 16:00:00 -0300 + e-dbus (0.1.0.042-maemo5) unstable; urgency=low * debian/control: Updated dependency info. diff --git a/trunk/e_dbus/debian/control b/trunk/e_dbus/debian/control index 773e65a..ae77981 100644 --- a/trunk/e_dbus/debian/control +++ b/trunk/e_dbus/debian/control @@ -2,13 +2,13 @@ Source: e-dbus Section: libs Priority: optional Maintainer: Maemo-EFL Team -Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.042-maemo5), libdbus-1-dev +Build-Depends: cdbs, debhelper (>= 4), libecore0-dev (>= 0.9.9.043-maemo1), 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-maemo5), libdbus-1-dev +Depends: ${shlibs:Depends}, libedbus0 (= ${Source-Version}), libecore0-dev (>= 0.9.9.043-maemo1), 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-maemo5), libdbus-1-2 | libdbus-1-3 +Depends: ${shlibs:Depends}, libecore0 (>= 0.9.9.043-maemo1), 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.