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

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Thu Jul 14 00:11:06 UTC 2016


Author: bigon
Date: Thu Jul 14 00:11:06 2016
New Revision: 49318

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49318
Log:
Recommends gnome-icon-theme | adwaita-icon-theme so we are sure the needed
icons are installed by default. When using the GNOME, the desktop sets the
icon theme to Adwaita by default, so the gnome-icon-theme package can be
removed.

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=49318&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog	[utf-8] Thu Jul 14 00:11:06 2016
@@ -2,8 +2,12 @@
 
   * debian/control.in: Bump hicolor-icon-theme to a hard dependency, the
     package is small and only provides the directory structure of the theme.
-
- -- Laurent Bigonville <bigon at debian.org>  Thu, 14 Jul 2016 01:45:19 +0200
+  * Recommends gnome-icon-theme | adwaita-icon-theme so we are sure the needed
+    icons are installed by default. When using the GNOME, the desktop sets the
+    icon theme to Adwaita by default, so the gnome-icon-theme package can be
+    removed.
+
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 14 Jul 2016 02:08:30 +0200
 
 gtk+2.0 (2.24.30-3) unstable; urgency=medium
 

Modified: desktop/unstable/gtk+2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/control?rev=49318&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control	[utf-8] Thu Jul 14 00:11:06 2016
@@ -58,7 +58,7 @@
          hicolor-icon-theme,
          shared-mime-info
 Provides: gtk2.0-binver-2.10.0
-Recommends: gnome-icon-theme,
+Recommends: gnome-icon-theme | adwaita-icon-theme,
             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=49318&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/control.in	[utf-8] Thu Jul 14 00:11:06 2016
@@ -58,7 +58,7 @@
          hicolor-icon-theme,
          shared-mime-info
 Provides: @GTK_BINVER_DEP@
-Recommends: gnome-icon-theme,
+Recommends: gnome-icon-theme | adwaita-icon-theme,
             libgail-common,
             @BIN_PKG@
 Suggests: librsvg2-common,




More information about the pkg-gnome-commits mailing list