r35185 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed May 30 10:07:14 UTC 2012


Author: biebl
Date: Wed May 30 10:07:12 2012
New Revision: 35185

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35185
Log:
Bump Depends on gnome-settings-daemon to (>= 3.4.0). There was an
incompatible change in the Power D-Bus API which caused the power icon to
no longer update properly. Closes: #674429

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/control
    desktop/experimental/gnome-shell/debian/control.in

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=35185&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog [utf-8] Wed May 30 10:07:12 2012
@@ -7,6 +7,9 @@
   * Change Recommends: gnome-themes-standard to Depends. Adwaita is the
     prefererred window manager theme and without a theme installed gnome-shell
     refuses to start. Closes: #590340
+  * Bump Depends on gnome-settings-daemon to (>= 3.4.0). There was an
+    incompatible change in the Power D-Bus API which caused the power icon to
+    no longer update properly. Closes: #674429
 
  -- Michael Biebl <biebl at debian.org>  Tue, 22 May 2012 08:34:06 +0200
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=35185&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control [utf-8] Wed May 30 10:07:12 2012
@@ -80,7 +80,7 @@
          gir1.2-upowerglib-1.0,
          gjs (>= 1.30),
          gnome-icon-theme-symbolic (>= 2.91),
-         gnome-settings-daemon (>= 2.91.5.1),
+         gnome-settings-daemon (>= 3.4.0),
          gnome-themes-standard,
          gsettings-desktop-schemas (>= 3.3.2),
          python (>= 2.6),

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=35185&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in [utf-8] Wed May 30 10:07:12 2012
@@ -75,7 +75,7 @@
          gir1.2-upowerglib-1.0,
          gjs (>= 1.30),
          gnome-icon-theme-symbolic (>= 2.91),
-         gnome-settings-daemon (>= 2.91.5.1),
+         gnome-settings-daemon (>= 3.4.0),
          gnome-themes-standard,
          gsettings-desktop-schemas (>= 3.3.2),
          python (>= 2.6),




More information about the pkg-gnome-commits mailing list