r54954 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in
jbicha at users.alioth.debian.org
jbicha at users.alioth.debian.org
Fri Dec 1 20:35:01 UTC 2017
Author: jbicha
Date: Fri Dec 1 20:35:01 2017
New Revision: 54954
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54954
Log:
Drop new recommends since we are handling the gtk2 depends issue directly in pkgs
Modified:
desktop/unstable/gtk+2.0/debian/changelog
desktop/unstable/gtk+2.0/debian/control
desktop/unstable/gtk+2.0/debian/control.in
Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=54954&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Fri Dec 1 20:35:01 2017
@@ -2,6 +2,11 @@
* 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 at debian.org> Wed, 29 Nov 2017 21:07:12 -0500
Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=54954&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control [utf-8] Fri Dec 1 20:35:01 2017
@@ -58,10 +58,7 @@
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
Modified: desktop/unstable/gtk+2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control.in?rev=54954&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in [utf-8] Fri Dec 1 20:35:01 2017
@@ -58,10 +58,7 @@
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
More information about the pkg-gnome-commits
mailing list