r18243 - in /desktop/experimental/gnome-settings-daemon/debian: changelog control control.in
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Jan 15 15:14:45 UTC 2009
Author: joss
Date: Thu Jan 15 15:14:45 2009
New Revision: 18243
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=18243
Log:
Improve package descriptions. Mention XSETTINGS. Closes: #511905.
Modified:
desktop/experimental/gnome-settings-daemon/debian/changelog
desktop/experimental/gnome-settings-daemon/debian/control
desktop/experimental/gnome-settings-daemon/debian/control.in
Modified: desktop/experimental/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-settings-daemon/debian/changelog?rev=18243&op=diff
==============================================================================
--- desktop/experimental/gnome-settings-daemon/debian/changelog (original)
+++ desktop/experimental/gnome-settings-daemon/debian/changelog Thu Jan 15 15:14:45 2009
@@ -1,3 +1,9 @@
+gnome-settings-daemon (2.24.1-2) UNRELEASED; urgency=low
+
+ * Improve package descriptions. Mention XSETTINGS. Closes: #511905.
+
+ -- Josselin Mouette <joss at debian.org> Thu, 15 Jan 2009 16:15:55 +0100
+
gnome-settings-daemon (2.24.1-1) experimental; urgency=low
* New upstream release.
Modified: desktop/experimental/gnome-settings-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-settings-daemon/debian/control?rev=18243&op=diff
==============================================================================
--- desktop/experimental/gnome-settings-daemon/debian/control (original)
+++ desktop/experimental/gnome-settings-daemon/debian/control Thu Jan 15 15:14:45 2009
@@ -44,8 +44,21 @@
banshee (<< 0.13.2+dfsg-7),
totem (<< 2.22.0),
gnome-control-center (<< 1:2.21.5)
-Description: GNOME settings daemon
- The package contains the GNOME daemon which handles the session settings
+Description: daemon handling the GNOME session settings
+ This package contains the daemon which is responsible for setting the
+ various parameters of a GNOME session and the applications that run
+ under it. It handles the following kinds of settings:
+ .
+ * Keyboard: layout, accessibility options, shortcuts, media keys
+ * Clipboard management
+ * Theming: background, icons, GTK+ applications
+ * Cleanup of unused files
+ * Mouse: cursors, speed, accessibility options
+ * Startup of other daemons: screensaver, sound daemon
+ * Typing break
+ .
+ It also sets various application settings through X resources and
+ freedesktop.org XSETTINGS.
Package: gnome-settings-daemon-dev
Architecture: any
@@ -54,5 +67,6 @@
libdbus-glib-1-dev (>= 0.74),
libglib2.0-dev (>= 2.17.3)
Replaces: libgnome-settings-daemon-dev
-Description: Utility library for accessing gnome-settings-daemon over DBUS
- The package contains what is required to access gnome-settings-daemon over DBUS
+Description: Headers for building applications communicating with gnome-settings-daemon
+ This package contains header files required to build applications that
+ communicate with the GNOME settings daemon over D-Bus.
Modified: desktop/experimental/gnome-settings-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-settings-daemon/debian/control.in?rev=18243&op=diff
==============================================================================
--- desktop/experimental/gnome-settings-daemon/debian/control.in (original)
+++ desktop/experimental/gnome-settings-daemon/debian/control.in Thu Jan 15 15:14:45 2009
@@ -44,8 +44,21 @@
banshee (<< 0.13.2+dfsg-7),
totem (<< 2.22.0),
gnome-control-center (<< 1:2.21.5)
-Description: GNOME settings daemon
- The package contains the GNOME daemon which handles the session settings
+Description: daemon handling the GNOME session settings
+ This package contains the daemon which is responsible for setting the
+ various parameters of a GNOME session and the applications that run
+ under it. It handles the following kinds of settings:
+ .
+ * Keyboard: layout, accessibility options, shortcuts, media keys
+ * Clipboard management
+ * Theming: background, icons, GTK+ applications
+ * Cleanup of unused files
+ * Mouse: cursors, speed, accessibility options
+ * Startup of other daemons: screensaver, sound daemon
+ * Typing break
+ .
+ It also sets various application settings through X resources and
+ freedesktop.org XSETTINGS.
Package: gnome-settings-daemon-dev
Architecture: any
@@ -54,5 +67,6 @@
libdbus-glib-1-dev (>= 0.74),
libglib2.0-dev (>= 2.17.3)
Replaces: libgnome-settings-daemon-dev
-Description: Utility library for accessing gnome-settings-daemon over DBUS
- The package contains what is required to access gnome-settings-daemon over DBUS
+Description: Headers for building applications communicating with gnome-settings-daemon
+ This package contains header files required to build applications that
+ communicate with the GNOME settings daemon over D-Bus.
More information about the pkg-gnome-commits
mailing list