Drop new recommends since we are handling the gtk2 depends issue directly in pkgs

This commit is contained in:
Jeremy Bicha
2017-12-01 20:35:01 +00:00
parent ccc10fb872
commit 421ed38120
3 changed files with 7 additions and 8 deletions

5
debian/changelog vendored
View File

@ -2,6 +2,11 @@ gtk+2.0 (2.24.31-4) UNRELEASED; urgency=medium
* Don't have gtk2-engines-pixbuf depend on libgtk2.0-0 to allow
themes to be installed without requiring GTK+ 2 to be installed.
* Drop new unnecessary recommends since we are handling the gtk+2.0
dependency issue directly in the packages:
- gnome-themes-standard
- ibus-gtk
- libcaribou-gtk-module
-- Jeremy Bicha <jbicha@debian.org> Wed, 29 Nov 2017 21:07:12 -0500

5
debian/control vendored
View File

@ -58,10 +58,7 @@ Depends: libgtk2.0-common,
hicolor-icon-theme,
shared-mime-info
Provides: gtk2.0-binver-2.10.0
Recommends: gnome-themes-standard,
ibus-gtk,
libcaribou-gtk-module,
libgail-common,
Recommends: libgail-common,
libgtk2.0-bin
Suggests: librsvg2-common,
gvfs

5
debian/control.in vendored
View File

@ -58,10 +58,7 @@ Depends: @COMMON_PKG@,
hicolor-icon-theme,
shared-mime-info
Provides: @GTK_BINVER_DEP@
Recommends: gnome-themes-standard,
ibus-gtk,
libcaribou-gtk-module,
libgail-common,
Recommends: libgail-common,
@BIN_PKG@
Suggests: librsvg2-common,
gvfs