r44074 - in /desktop/experimental/gnome-flashback/debian: changelog control control.in

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Wed Dec 17 16:10:23 UTC 2014


Author: mitya57
Date: Wed Dec 17 16:10:22 2014
New Revision: 44074

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44074
Log:
Relax notification-daemon dependency to support alternative packages
that provide notification-daemon.

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

Modified: desktop/experimental/gnome-flashback/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-flashback/debian/changelog?rev=44074&op=diff
==============================================================================
--- desktop/experimental/gnome-flashback/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gnome-flashback/debian/changelog	[utf-8] Wed Dec 17 16:10:22 2014
@@ -1,3 +1,10 @@
+gnome-flashback (3.14.0-5) UNRELEASED; urgency=medium
+
+  * Relax notification-daemon dependency to support alternative packages
+    that provide notification-daemon.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Wed, 17 Dec 2014 19:09:27 +0300
+
 gnome-flashback (3.14.0-4) experimental; urgency=medium
 
   * Merge 3.10.0-3 upload from unstable branch.

Modified: desktop/experimental/gnome-flashback/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-flashback/debian/control?rev=44074&op=diff
==============================================================================
--- desktop/experimental/gnome-flashback/debian/control	[utf-8] (original)
+++ desktop/experimental/gnome-flashback/debian/control	[utf-8] Wed Dec 17 16:10:22 2014
@@ -65,7 +65,7 @@
          gnome-settings-daemon (>= 3.0),
          metacity (>= 2.30),
          nautilus (>= 3.8),
-         notification-daemon (>= 0.7),
+         notification-daemon,
          policykit-1-gnome,
          ${misc:Depends}
 Recommends: gnome-power-manager, gnome-screensaver

Modified: desktop/experimental/gnome-flashback/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-flashback/debian/control.in?rev=44074&op=diff
==============================================================================
--- desktop/experimental/gnome-flashback/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gnome-flashback/debian/control.in	[utf-8] Wed Dec 17 16:10:22 2014
@@ -61,7 +61,7 @@
          gnome-settings-daemon (>= 3.0),
          metacity (>= 2.30),
          nautilus (>= 3.8),
-         notification-daemon (>= 0.7),
+         notification-daemon,
          policykit-1-gnome,
          ${misc:Depends}
 Recommends: gnome-power-manager, gnome-screensaver




More information about the pkg-gnome-commits mailing list