r44693 - in /desktop/experimental/gnome-flashback/debian: changelog control

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Tue May 26 13:39:36 UTC 2015


Author: mitya57
Date: Tue May 26 13:39:36 2015
New Revision: 44693

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44693
Log:
Make gnome-flashback recommend gnome-settings-daemon 3.15.4, the OSD
does not work with earlier versions.

Modified:
    desktop/experimental/gnome-flashback/debian/changelog
    desktop/experimental/gnome-flashback/debian/control

Modified: desktop/experimental/gnome-flashback/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-flashback/debian/changelog?rev=44693&op=diff
==============================================================================
--- desktop/experimental/gnome-flashback/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-flashback/debian/changelog	[utf-8] Tue May 26 13:39:36 2015
@@ -6,6 +6,8 @@
     configure.ac.
   * Bump gnome-session-bin dependency to a version that supports new
     --disable-acceleration-check option.
+  * Make gnome-flashback recommend gnome-settings-daemon 3.15.4, the OSD
+    does not work with earlier versions.
   * Relax notification-daemon dependency to support alternative packages
     that provide notification-daemon.
 

Modified: desktop/experimental/gnome-flashback/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-flashback/debian/control?rev=44693&op=diff
==============================================================================
--- desktop/experimental/gnome-flashback/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-flashback/debian/control	[utf-8] Tue May 26 13:39:36 2015
@@ -31,7 +31,7 @@
 Depends: gnome-flashback-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: dbus
+Recommends: dbus, gnome-settings-daemon (>= 3.15.4)
 Description: GNOME Flashback application
  This package provides a helper application for the GNOME Flashback
  session. This application:




More information about the pkg-gnome-commits mailing list