diff --git a/debian/changelog b/debian/changelog index 870d4d6ade..37fb598792 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +gtk+2.0 (2.14.7-5) UNRELEASED; urgency=low + + * Let libgtk2.0-0 suggest gvfs, as it's needed for some APIs like + gtk_show_uri. + + -- Emilio Pozuelo Monfort Wed, 04 Mar 2009 11:52:24 +0100 + gtk+2.0 (2.14.7-4) unstable; urgency=low * 032_gdkwindowimpl_directfb.patch: re-generate the patch from the diff --git a/debian/control b/debian/control index f969f295f1..7762430815 100644 --- a/debian/control +++ b/debian/control @@ -100,7 +100,8 @@ Conflicts: libgtk2.0-0png3, Replaces: libgtk2.0-0png3 Recommends: hicolor-icon-theme, libgtk2.0-bin -Suggests: librsvg2-common +Suggests: librsvg2-common, + gvfs Description: The GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable diff --git a/debian/control.in b/debian/control.in index 877f37a8e4..212b1871be 100644 --- a/debian/control.in +++ b/debian/control.in @@ -100,7 +100,8 @@ Conflicts: libgtk2.0-0png3, Replaces: libgtk2.0-0png3 Recommends: hicolor-icon-theme, @BIN_PKG@ -Suggests: librsvg2-common +Suggests: librsvg2-common, + gvfs Description: The GTK+ graphical user interface library The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable