r35178 - 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:48:04 UTC 2012
Author: biebl
Date: Tue May 29 15:48:02 2012
New Revision: 35178
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35178
Log:
Add Depends on gnome-themes-standard to mutter. Adwaita is the preferred
window manager theme and without a theme installed mutter refuses to
start. Closes: #658823
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=35178&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/changelog [utf-8] (original)
+++ desktop/unstable/mutter/debian/changelog [utf-8] Tue May 29 15:48:02 2012
@@ -13,6 +13,9 @@
* Use strict dependency between mutter/libmutter0 and mutter-common to
ensure we have the correct version of mutter-common providing the
org.gnome.mutter gsettings schema.
+ * Add Depends on gnome-themes-standard to mutter. Adwaita is the preferred
+ window manager theme and without a theme installed mutter refuses to
+ start. Closes: #658823
-- 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=35178&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control [utf-8] (original)
+++ desktop/unstable/mutter/debian/control [utf-8] Tue May 29 15:48:02 2012
@@ -49,6 +49,7 @@
${misc:Depends},
mutter-common (= ${source:Version}),
gsettings-desktop-schemas (>= 3.3.2),
+ gnome-themes-standard,
zenity
Provides: x-window-manager
Recommends: gnome-session | x-session-manager
Modified: desktop/unstable/mutter/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/mutter/debian/control.in?rev=35178&op=diff
==============================================================================
--- desktop/unstable/mutter/debian/control.in [utf-8] (original)
+++ desktop/unstable/mutter/debian/control.in [utf-8] Tue May 29 15:48:02 2012
@@ -44,6 +44,7 @@
${misc:Depends},
mutter-common (= ${source:Version}),
gsettings-desktop-schemas (>= 3.3.2),
+ gnome-themes-standard,
zenity
Provides: x-window-manager
Recommends: gnome-session | x-session-manager
More information about the pkg-gnome-commits
mailing list