r35175 - in /desktop/unstable/mutter/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 29 15:24:29 UTC 2012


Author: biebl
Date: Tue May 29 15:24:28 2012
New Revision: 35175

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35175
Log:
Bump Suggests: gnome-control-center to (>= 1:3.4.0) as we want a recent
enough version which can handle keybindings based on GSettings.

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

Modified: desktop/unstable/mutter/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/changelog?rev=35175&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue May 29 15:24:28 2012
@@ -6,6 +6,10 @@
   [ Rico Tzschichholz ]
   * libmutter-dev: add dependency on gsettings-desktop-schemas-dev and
     libx11-dev as pc-file requests
+
+  [ Michael Biebl ]
+  * Bump Suggests: gnome-control-center to (>= 1:3.4.0) as we want a recent
+    enough version which can handle keybindings based on GSettings.
 
  -- Rico Tzschichholz <ricotz at ubuntu.com>  Tue, 29 May 2012 17:02:41 +0200
 

Modified: desktop/unstable/mutter/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control?rev=35175&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Tue May 29 15:24:28 2012
@@ -55,7 +55,7 @@
 Recommends: gnome-session | x-session-manager
 Replaces: mutter-common (<< 2.91.91-1)
 Breaks: mutter-common (<< 2.91.91-1)
-Suggests: gnome-control-center (>= 1:2.5.4),
+Suggests: gnome-control-center (>= 1:3.4.0),
           xdg-user-dirs
 Description: lightweight GTK+ window manager
  Mutter is a small window manager, using GTK+ and Clutter to do

Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=35175&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Tue May 29 15:24:28 2012
@@ -50,7 +50,7 @@
 Recommends: gnome-session | x-session-manager
 Replaces: mutter-common (<< 2.91.91-1)
 Breaks: mutter-common (<< 2.91.91-1)
-Suggests: gnome-control-center (>= 1:2.5.4),
+Suggests: gnome-control-center (>= 1:3.4.0),
           xdg-user-dirs
 Description: lightweight GTK+ window manager
  Mutter is a small window manager, using GTK+ and Clutter to do




More information about the pkg-gnome-commits mailing list