r25416 - in /desktop/unstable/gnome-settings-daemon/debian: changelog patches/13_monitor_kfreebsd.patch patches/series

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Oct 19 22:46:12 UTC 2010


Author: joss
Date: Tue Oct 19 22:46:12 2010
New Revision: 25416

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=25416
Log:
13_monitor_kfreebsd.patch: new patch. Don’t monitor fdescfs.
Closes: #594891.

Added:
    desktop/unstable/gnome-settings-daemon/debian/patches/13_monitor_kfreebsd.patch
Modified:
    desktop/unstable/gnome-settings-daemon/debian/changelog
    desktop/unstable/gnome-settings-daemon/debian/patches/series

Modified: desktop/unstable/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/changelog?rev=25416&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/changelog [utf-8] Tue Oct 19 22:46:12 2010
@@ -1,3 +1,10 @@
+gnome-settings-daemon (2.30.2-2) UNRELEASED; urgency=low
+
+  * 13_monitor_kfreebsd.patch: new patch. Don’t monitor fdescfs.
+    Closes: #594891.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 20 Oct 2010 00:45:32 +0200
+
 gnome-settings-daemon (2.30.2-1) unstable; urgency=low
 
   * New upstream stable release.

Added: desktop/unstable/gnome-settings-daemon/debian/patches/13_monitor_kfreebsd.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/patches/13_monitor_kfreebsd.patch?rev=25416&op=file
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/patches/13_monitor_kfreebsd.patch (added)
+++ desktop/unstable/gnome-settings-daemon/debian/patches/13_monitor_kfreebsd.patch [utf-8] Tue Oct 19 22:46:12 2010
@@ -1,0 +1,12 @@
+Index: gnome-settings-daemon-2.30.2/plugins/housekeeping/gsd-disk-space.c
+===================================================================
+--- gnome-settings-daemon-2.30.2.orig/plugins/housekeeping/gsd-disk-space.c	2010-10-20 00:44:46.946684561 +0200
++++ gnome-settings-daemon-2.30.2/plugins/housekeeping/gsd-disk-space.c	2010-10-20 00:45:11.782683265 +0200
+@@ -316,6 +316,7 @@ ldsm_mount_should_ignore (GUnixMountEntr
+                 "devfs",
+                 "devpts",
+                 "ecryptfs",
++                "fdescfs",
+                 "kernfs",
+                 "linprocfs",
+                 "proc",

Modified: desktop/unstable/gnome-settings-daemon/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/patches/series?rev=25416&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/patches/series [utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/patches/series [utf-8] Tue Oct 19 22:46:12 2010
@@ -2,6 +2,7 @@
 02_missing_libs.patch
 03_maintainer_mode.patch
 12_monitor_network_fs.patch
+13_monitor_kfreebsd.patch
 20_gstreamer.patch
 30_pkgconfig-path.patch
 70_relibtoolize.patch




More information about the pkg-gnome-commits mailing list