# HG changeset patch # User renatofilho # Date 1201893712 0 # Node ID 9fa6794e53fb82780f0c5711eb75f9392d6e3ed9 # Parent 987fafbda04de98ab30de53d49c1c8d8fe151ebe [svn r913] fixed gmyth version on control packages diff -r 987fafbda04d -r 9fa6794e53fb packages/gmyth-dbus-debian/control --- a/packages/gmyth-dbus-debian/control Fri Feb 01 14:32:18 2008 +0000 +++ b/packages/gmyth-dbus-debian/control Fri Feb 01 19:21:52 2008 +0000 @@ -1,13 +1,13 @@ Source: gmyth-dbus Priority: optional Maintainer: Hallyson Melo -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.