r28569 - in /packages/unstable/gnome-icon-theme-extras/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jun 21 23:23:45 UTC 2011


Author: biebl
Date: Tue Jun 21 23:23:45 2011
New Revision: 28569

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28569
Log:
Drop dependency on libgtk2.0-bin. The package does not call
gtk-update-icon-cache directly but relies on gnome-icon-theme to update
the cache via a file trigger.

Modified:
    packages/unstable/gnome-icon-theme-extras/debian/changelog
    packages/unstable/gnome-icon-theme-extras/debian/control
    packages/unstable/gnome-icon-theme-extras/debian/control.in

Modified: packages/unstable/gnome-icon-theme-extras/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-icon-theme-extras/debian/changelog?rev=28569&op=diff
==============================================================================
--- packages/unstable/gnome-icon-theme-extras/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-icon-theme-extras/debian/changelog [utf-8] Tue Jun 21 23:23:45 2011
@@ -6,6 +6,9 @@
     - Bump Standards-Version to 3.9.2. No further changes.
     - Use gnome:NextVersion again now that we have a stable release instead of
       hard-coding the version. (Closes: #622283)
+    - Drop dependency on libgtk2.0-bin. The package does not call
+      gtk-update-icon-cache directly but relies on gnome-icon-theme to update
+      the cache via a file trigger.
   * Bump debhelper compatibility level to 8. Update Build-Depends accordingly.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jun 2011 01:00:24 +0200

Modified: packages/unstable/gnome-icon-theme-extras/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-icon-theme-extras/debian/control?rev=28569&op=diff
==============================================================================
--- packages/unstable/gnome-icon-theme-extras/debian/control [utf-8] (original)
+++ packages/unstable/gnome-icon-theme-extras/debian/control [utf-8] Tue Jun 21 23:23:45 2011
@@ -26,8 +26,7 @@
 Depends: ${misc:Depends},
          hicolor-icon-theme,
          gnome-icon-theme (>= ${gnome:Version}),
-         gnome-icon-theme (<< ${gnome:NextVersion}),
-         libgtk2.0-bin
+         gnome-icon-theme (<< ${gnome:NextVersion})
 Enhances: gnome-icon-theme
 Description: GNOME Desktop icon theme (additional icons)
  This package contains the default icon theme used by the GNOME desktop.

Modified: packages/unstable/gnome-icon-theme-extras/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-icon-theme-extras/debian/control.in?rev=28569&op=diff
==============================================================================
--- packages/unstable/gnome-icon-theme-extras/debian/control.in [utf-8] (original)
+++ packages/unstable/gnome-icon-theme-extras/debian/control.in [utf-8] Tue Jun 21 23:23:45 2011
@@ -21,8 +21,7 @@
 Depends: ${misc:Depends},
          hicolor-icon-theme,
          gnome-icon-theme (>= ${gnome:Version}),
-         gnome-icon-theme (<< ${gnome:NextVersion}),
-         libgtk2.0-bin
+         gnome-icon-theme (<< ${gnome:NextVersion})
 Enhances: gnome-icon-theme
 Description: GNOME Desktop icon theme (additional icons)
  This package contains the default icon theme used by the GNOME desktop.




More information about the pkg-gnome-commits mailing list