r45573 - in /desktop/unstable/gnome-settings-daemon/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jul 22 12:00:33 UTC 2015


Author: biebl
Date: Wed Jul 22 12:00:33 2015
New Revision: 45573

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45573
Log:
* Remove Suggests on x11-xserver-utils. The xrdb plugin has been removed
  upstream a long time ago.
* Remove Suggests on gnome-screensaver. Screen locking is nowadays done by
  gnome-shell/gdm and gnome-settings-daemon no longer starts
  gnome-screensaver directly.
* Remove Suggests on metacity | x-window-manager as gnome-settings-daemon no
  longer starts a window manager directly.

Modified:
    desktop/unstable/gnome-settings-daemon/debian/changelog
    desktop/unstable/gnome-settings-daemon/debian/control
    desktop/unstable/gnome-settings-daemon/debian/control.in

Modified: desktop/unstable/gnome-settings-daemon/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/changelog?rev=45573&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/changelog	[utf-8] Wed Jul 22 12:00:33 2015
@@ -2,6 +2,13 @@
 
   * New upstream release.
   * Refresh patches.
+  * Remove Suggests on x11-xserver-utils. The xrdb plugin has been removed
+    upstream a long time ago.
+  * Remove Suggests on gnome-screensaver. Screen locking is nowadays done by
+    gnome-shell/gdm and gnome-settings-daemon no longer starts
+    gnome-screensaver directly.
+  * Remove Suggests on metacity | x-window-manager as gnome-settings-daemon no
+    longer starts a window manager directly.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 22 Jul 2015 12:46:02 +0200
 

Modified: desktop/unstable/gnome-settings-daemon/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/control?rev=45573&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/control	[utf-8] Wed Jul 22 12:00:33 2015
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs,
                debhelper (>= 9),
                gnome-pkg-tools,
@@ -64,9 +64,6 @@
         gnome-shell ( << 3.13.92),
         gnome-control-center (<< 1:3.15.4),
         gdm3 (<< 3.0)
-Suggests: x11-xserver-utils,
-          gnome-screensaver,
-          metacity | x-window-manager
 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

Modified: desktop/unstable/gnome-settings-daemon/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-settings-daemon/debian/control.in?rev=45573&op=diff
==============================================================================
--- desktop/unstable/gnome-settings-daemon/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-settings-daemon/debian/control.in	[utf-8] Wed Jul 22 12:00:33 2015
@@ -60,9 +60,6 @@
         gnome-shell ( << 3.13.92),
         gnome-control-center (<< 1:3.15.4),
         gdm3 (<< 3.0)
-Suggests: x11-xserver-utils,
-          gnome-screensaver,
-          metacity | x-window-manager
 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




More information about the pkg-gnome-commits mailing list