r22558 - in /packages/unstable/gnome-main-menu/debian: changelog patches/default-applications.diff patches/fix-trigger-panel-run-dialog.diff patches/gnome-session-kill.diff patches/ltmain-as-needed.diff patches/respect-nautilus-spacial-setting.diff

jak at users.alioth.debian.org jak at users.alioth.debian.org
Sat Dec 12 15:00:23 UTC 2009


Author: jak
Date: Sat Dec 12 15:00:22 2009
New Revision: 22558

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22558
Log:
debian/patches: Add DEP-3 headers to all our patches.

Modified:
    packages/unstable/gnome-main-menu/debian/changelog
    packages/unstable/gnome-main-menu/debian/patches/default-applications.diff
    packages/unstable/gnome-main-menu/debian/patches/fix-trigger-panel-run-dialog.diff
    packages/unstable/gnome-main-menu/debian/patches/gnome-session-kill.diff
    packages/unstable/gnome-main-menu/debian/patches/ltmain-as-needed.diff
    packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff

Modified: packages/unstable/gnome-main-menu/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/changelog?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/changelog [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/changelog [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,6 +1,7 @@
 gnome-main-menu (0.9.13-3) unstable; urgency=low
 
   * respect-nautilus-spacial-setting.diff: Do not pass --browser to nautilus.
+  * debian/patches: Add DEP-3 headers to all our patches.
 
  -- Julian Andres Klode <jak at debian.org>  Sat, 12 Dec 2009 15:34:28 +0100
 

Modified: packages/unstable/gnome-main-menu/debian/patches/default-applications.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/default-applications.diff?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/default-applications.diff [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/default-applications.diff [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,4 +1,9 @@
-Replace Novell's default applications with those shipped by Debian's gnome-desktop task.
+Author: Julian Andres Klode <jak at debian.org>
+Description:  Replace Novell's default applications with the ones we ship.
+ Replace Novell's default applications with those shipped by Debian's
+ gnome-desktop task.
+Forwarded: not-needed
+
 --- a/main-menu/etc/applications.xbel
 +++ b/main-menu/etc/applications.xbel
 @@ -3,7 +3,7 @@

Modified: packages/unstable/gnome-main-menu/debian/patches/fix-trigger-panel-run-dialog.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/fix-trigger-panel-run-dialog.diff?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/fix-trigger-panel-run-dialog.diff [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/fix-trigger-panel-run-dialog.diff [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,4 +1,9 @@
-We ship applications in /usr/lib/gnome-main-menu, adjust the path for trigger-panel-run-dialog
+Author: Julian Andres Klode <jak at debian.org>
+Description: Correct the location of trigger-panel-run-dialog
+ We ship applications in /usr/lib/gnome-main-menu, adjust the path for
+ trigger-panel-run-dialog.
+Forwarded: not-needed
+
 --- a/main-menu/etc/trigger-panel-run-dialog.desktop
 +++ b/main-menu/etc/trigger-panel-run-dialog.desktop
 @@ -1,7 +1,7 @@

Modified: packages/unstable/gnome-main-menu/debian/patches/gnome-session-kill.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/gnome-session-kill.diff?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/gnome-session-kill.diff [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/gnome-session-kill.diff [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,5 +1,9 @@
-Patch gnome-session*.desktop to use gnome-session-save --kill, because
-the other options are not supported yet.
+Author: Julian Andres Klode <jak at debian.org>
+Description: Add support for older gnome-session-save versions
+ Patch gnome-session*.desktop to use gnome-session-save --kill, because
+ the other options are not supported yet.
+Forwarded: not-needed
+
 --- a/main-menu/etc/gnome-session-logout.desktop
 +++ b/main-menu/etc/gnome-session-logout.desktop
 @@ -1,7 +1,7 @@

Modified: packages/unstable/gnome-main-menu/debian/patches/ltmain-as-needed.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/ltmain-as-needed.diff?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/ltmain-as-needed.diff [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/ltmain-as-needed.diff [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,3 +1,6 @@
+Author: Julian Andres Klode <jak at debian.org>
+Description: Add support for -Wl,--as-needed in ltmain.sh
+
 --- a/ltmain.sh
 +++ b/ltmain.sh
 @@ -4715,6 +4715,10 @@ func_mode_link ()

Modified: packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff?rev=22558&op=diff
==============================================================================
--- packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff [utf-8] (original)
+++ packages/unstable/gnome-main-menu/debian/patches/respect-nautilus-spacial-setting.diff [utf-8] Sat Dec 12 15:00:22 2009
@@ -1,3 +1,9 @@
+Author: Christopher James Halse Rogers <raof at ubuntu.com>
+Description: Change the schema default to not pass --browser to nautilus
+ Change the schema default to not pass --browser to nautilus, so the
+ user's spacial/browser preference is respected
+Bug-Ubuntu: https://bugs.edge.launchpad.net/bugs/144842s
+
 diff -Nur -x '*.orig' -x '*~' gnome-main-menu-0.9.10/main-menu/etc/slab.schemas.in.in gnome-main-menu-0.9.10.new/main-menu/etc/slab.schemas.in.in
 --- gnome-main-menu-0.9.10/main-menu/etc/slab.schemas.in.in	2007-11-22 03:06:50.000000000 +1100
 +++ gnome-main-menu-0.9.10.new/main-menu/etc/slab.schemas.in.in	2008-08-17 18:38:07.000000000 +1000




More information about the pkg-gnome-commits mailing list