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

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Wed Feb 4 06:53:30 UTC 2015


Author: mitya57
Date: Wed Feb  4 06:53:29 2015
New Revision: 44087

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44087
Log:
Depend on adwaita-icon-theme instead of gnome-icon-theme.

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=44087&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Wed Feb  4 06:53:29 2015
@@ -1,3 +1,9 @@
+metacity (1:3.14.3-2) UNRELEASED; urgency=medium
+
+  * Depend on adwaita-icon-theme instead of gnome-icon-theme.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 04 Feb 2015 09:53:10 +0300
+
 metacity (1:3.14.3-1) unstable; urgency=medium
 
   * New upstream bugfix release.

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

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




More information about the pkg-gnome-commits mailing list