r26051 - in /desktop/experimental/gnome-settings-daemon/debian: changelog rules

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Dec 19 13:34:24 UTC 2010


Author: sjoerd
Date: Sun Dec 19 13:34:20 2010
New Revision: 26051

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26051
Log:
Enable the settings d-conf <-> gconf bridge

Modified:
    desktop/experimental/gnome-settings-daemon/debian/changelog
    desktop/experimental/gnome-settings-daemon/debian/rules

Modified: desktop/experimental/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-settings-daemon/debian/changelog?rev=26051&op=diff
==============================================================================
--- desktop/experimental/gnome-settings-daemon/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-settings-daemon/debian/changelog [utf-8] Sun Dec 19 13:34:20 2010
@@ -1,8 +1,9 @@
 gnome-settings-daemon (2.91.5.1-3) UNRELEASED; urgency=low
 
   * Enable pulseaudio support
-
- -- Sjoerd Simons <sjoerd at debian.org>  Sun, 19 Dec 2010 13:15:18 +0000
+  * Enable the settings d-conf <-> gconf bridge
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 19 Dec 2010 13:33:53 +0000
 
 gnome-settings-daemon (2.91.5.1-2) experimental; urgency=low
 

Modified: desktop/experimental/gnome-settings-daemon/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-settings-daemon/debian/rules?rev=26051&op=diff
==============================================================================
--- desktop/experimental/gnome-settings-daemon/debian/rules [utf-8] (original)
+++ desktop/experimental/gnome-settings-daemon/debian/rules [utf-8] Sun Dec 19 13:34:20 2010
@@ -13,7 +13,7 @@
 LDFLAGS += -Wl,-O1 -Wl,-z,defs -Wl,--warn-unresolved-symbols -Wl,--as-needed
 
 DEB_DH_MAKESHLIBS_ARGS_ALL += --no-act
-DEB_CONFIGURE_EXTRA_FLAGS = --enable-pulse
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-pulse --enable-gconf-bridge
 
 binary-install/gnome-settings-daemon::
 	find debian -name '*.a' -delete




More information about the pkg-gnome-commits mailing list