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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 29 16:30:17 UTC 2012


Author: biebl
Date: Tue May 29 16:30:17 2012
New Revision: 35181

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35181
Log:
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

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=35181&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog [utf-8] Tue May 29 16:30:17 2012
@@ -14,6 +14,9 @@
   * debian/patches/14_make-GLX-optional.patch: The above three patches make
     this one obsolete, so remove it.
   * Tighten Depends on gir1.2-clutter-1.0. Closes: #673929
+  * 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
 
  -- 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=35181&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control [utf-8] Tue May 29 16:30:17 2012
@@ -81,13 +81,13 @@
          gjs (>= 1.30),
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 2.91.5.1),
+         gnome-themes-standard,
          gsettings-desktop-schemas (>= 3.3.2),
          python (>= 2.6),
          telepathy-mission-control-5
 Recommends: gnome-contacts,
             gnome-control-center,
             gnome-session-fallback,
-            gnome-themes-standard,
             gnome-user-guide
 Breaks: fglrx-driver (<< 1:11-10),
         gnome-control-center (<< 1:3.0),

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=35181&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in [utf-8] Tue May 29 16:30:17 2012
@@ -76,13 +76,13 @@
          gjs (>= 1.30),
          gnome-icon-theme-symbolic (>= 2.91),
          gnome-settings-daemon (>= 2.91.5.1),
+         gnome-themes-standard,
          gsettings-desktop-schemas (>= 3.3.2),
          python (>= 2.6),
          telepathy-mission-control-5
 Recommends: gnome-contacts,
             gnome-control-center,
             gnome-session-fallback,
-            gnome-themes-standard,
             gnome-user-guide
 Breaks: fglrx-driver (<< 1:11-10),
         gnome-control-center (<< 1:3.0),




More information about the pkg-gnome-commits mailing list