r43487 - in /desktop/unstable/gnome-power-manager/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Oct 12 13:48:37 UTC 2014


Author: biebl
Date: Sun Oct 12 13:48:37 2014
New Revision: 43487

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43487
Log:
Drop Depends on notification-daemon. The gnome-power-statistics binary,
which is the only component still provided by the gnome-power-manager
package, doesn't use it anymore.

Modified:
    desktop/unstable/gnome-power-manager/debian/changelog
    desktop/unstable/gnome-power-manager/debian/control
    desktop/unstable/gnome-power-manager/debian/control.in

Modified: desktop/unstable/gnome-power-manager/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/changelog?rev=43487&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/changelog	[utf-8] Sun Oct 12 13:48:37 2014
@@ -2,6 +2,9 @@
 
   * New upstream release.
   * Bump Standards-Version to 3.9.6. No further changes.
+  * Drop Depends on notification-daemon. The gnome-power-statistics binary,
+    which is the only component still provided by the gnome-power-manager
+    package, doesn't use it anymore.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 12 Oct 2014 15:34:19 +0200
 

Modified: desktop/unstable/gnome-power-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/control?rev=43487&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control	[utf-8] Sun Oct 12 13:48:37 2014
@@ -29,7 +29,6 @@
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         notification-daemon,
          dbus-x11,
          upower (>= 0.99),
          gnome-settings-daemon (>= 3.2)

Modified: desktop/unstable/gnome-power-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/control.in?rev=43487&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control.in	[utf-8] Sun Oct 12 13:48:37 2014
@@ -25,7 +25,6 @@
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-         notification-daemon,
          dbus-x11,
          upower (>= 0.99),
          gnome-settings-daemon (>= 3.2)




More information about the pkg-gnome-commits mailing list