r39835 - in /desktop/unstable/gnome-panel/debian: changelog patches/01_gnome-wm.patch patches/series

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Oct 13 21:18:30 UTC 2013


Author: pochu
Date: Sun Oct 13 21:18:29 2013
New Revision: 39835

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39835
Log:
* debian/patches:
  + Stop applying 00_dont-require-nautilus-classic.patch. We need nautilus
    running so that the desktop is drawn. Better have nautilus draw the
    desktop and your icons than not having the desktop drawn at all.

Modified:
    desktop/unstable/gnome-panel/debian/changelog
    desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch
    desktop/unstable/gnome-panel/debian/patches/series

Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=39835&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog	[utf-8] Sun Oct 13 21:18:29 2013
@@ -37,6 +37,10 @@
   [ Emilio Pozuelo Monfort ]
   * debian/patches/02_flashback_desktop.patch:
     + Patch the right file.
+  * debian/patches:
+    + Stop applying 00_dont-require-nautilus-classic.patch. We need nautilus
+      running so that the desktop is drawn. Better have nautilus draw the
+      desktop and your icons than not having the desktop drawn at all.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 08 Jun 2013 21:11:02 -0400
 

Modified: desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch?rev=39835&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch	[utf-8] Sun Oct 13 21:18:29 2013
@@ -5,5 +5,5 @@
 @@ -1,3 +1,3 @@
  [GNOME Session]
  _Name=GNOME Flashback
--RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;metacity;
-+RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;
+-RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;metacity;nautilus-classic;
++RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;nautilus-classic;

Modified: desktop/unstable/gnome-panel/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/series?rev=39835&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/series	[utf-8] Sun Oct 13 21:18:29 2013
@@ -1,6 +1,6 @@
 00-Add-the-GNOME-Flashback-session.patch
 00-Fix-the-GNOME-Flashback-session-name.patch
-00_dont-require-nautilus-classic.patch
+#00_dont-require-nautilus-classic.patch
 01_gnome-wm.patch
 01_menus_rename.patch
 02_flashback_desktop.patch




More information about the pkg-gnome-commits mailing list