From: <ren...@us...> - 2008-02-01 19:21:49
|
Revision: 913 http://gmyth.svn.sourceforge.net/gmyth/?rev=913&view=rev Author: renatofilho Date: 2008-02-01 11:21:52 -0800 (Fri, 01 Feb 2008) Log Message: ----------- fixed gmyth version on control packages Modified Paths: -------------- trunk/packages/gmyth-dbus-debian/control Modified: trunk/packages/gmyth-dbus-debian/control =================================================================== --- trunk/packages/gmyth-dbus-debian/control 2008-02-01 14:32:18 UTC (rev 912) +++ trunk/packages/gmyth-dbus-debian/control 2008-02-01 19:21:52 UTC (rev 913) @@ -1,13 +1,13 @@ Source: gmyth-dbus Priority: optional Maintainer: Hallyson Melo <hal...@in...> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), gmyth-dev (>= 0.6), libdbus-glib-1-dev +Build-Depends: debhelper (>= 4.0.0), autotools-dev, cdbs (>= 0.4.0), gmyth-dev (>= 0.7), libdbus-glib-1-dev Standards-Version: 3.6.2 Section: user/library Package: gmyth-dbus Section: user/library Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, gmyth (>= 0.6), libdbus-glib-1-2 +Depends: ${shlibs:Depends}, ${misc:Depends}, gmyth (>= 0.7), libdbus-glib-1-2 Description: The gmyth dbus interface. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |