r54716 - in /desktop/unstable/gtk+2.0/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Fri Nov 3 20:25:56 UTC 2017


Author: jbicha
Date: Fri Nov  3 20:25:56 2017
New Revision: 54716

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54716
Log:
Recommend ibus-gtk so ibus doesn't have to.

ibus is the only support input method in GNOME

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=54716&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Fri Nov  3 20:25:56 2017
@@ -2,6 +2,7 @@
 
   * Add recommends as part of effort to not install gtk+2.0 by default:
     - gnome-themes-standard
+    - ibus-gtk
 
  -- Jeremy Bicha <jbicha at debian.org>  Fri, 03 Nov 2017 16:22:42 -0400
 

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=54716&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control	[utf-8] Fri Nov  3 20:25:56 2017
@@ -60,6 +60,7 @@
          shared-mime-info
 Provides: gtk2.0-binver-2.10.0
 Recommends: gnome-themes-standard,
+            ibus-gtk,
             libgail-common,
             libgtk2.0-bin
 Suggests: librsvg2-common,

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=54716&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in	[utf-8] Fri Nov  3 20:25:56 2017
@@ -60,6 +60,7 @@
          shared-mime-info
 Provides: @GTK_BINVER_DEP@
 Recommends: gnome-themes-standard,
+            ibus-gtk,
             libgail-common,
             @BIN_PKG@
 Suggests: librsvg2-common,




More information about the pkg-gnome-commits mailing list