r44090 - in /desktop/unstable/metacity/debian: changelog control control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Fri Feb 6 11:56:08 UTC 2015


Author: mitya57
Date: Fri Feb  6 11:56:08 2015
New Revision: 44090

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44090
Log:
Remove unneeded dependency on icon theme, thanks ah

Modified:
    desktop/unstable/metacity/debian/changelog
    desktop/unstable/metacity/debian/control
    desktop/unstable/metacity/debian/control.in

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=44090&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Fri Feb  6 11:56:08 2015
@@ -1,6 +1,6 @@
 metacity (1:3.14.3-2) UNRELEASED; urgency=medium
 
-  * Depend on adwaita-icon-theme instead of gnome-icon-theme.
+  * Remove dependency on gnome-icon-theme, no longer needed.
 
  -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 04 Feb 2015 09:53:10 +0300
 

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=44090&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control	[utf-8] Fri Feb  6 11:56:08 2015
@@ -40,8 +40,7 @@
 
 Package: metacity
 Architecture: any
-Depends: adwaita-icon-theme,
-         gsettings-desktop-schemas (>= 3.3.0),
+Depends: gsettings-desktop-schemas (>= 3.3.0),
          metacity-common (= ${source:Version}),
          zenity,
          ${misc:Depends},

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=44090&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in	[utf-8] Fri Feb  6 11:56:08 2015
@@ -36,8 +36,7 @@
 
 Package: metacity
 Architecture: any
-Depends: adwaita-icon-theme,
-         gsettings-desktop-schemas (>= 3.3.0),
+Depends: gsettings-desktop-schemas (>= 3.3.0),
          metacity-common (= ${source:Version}),
          zenity,
          ${misc:Depends},




More information about the pkg-gnome-commits mailing list