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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Feb 23 21:04:13 UTC 2010


Author: biebl
Date: Tue Feb 23 21:04:10 2010
New Revision: 23107

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23107
Log:
Depend on upower instead of devicekit-power

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=23107&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/changelog [utf-8] Tue Feb 23 21:04:10 2010
@@ -1,3 +1,10 @@
+gnome-power-manager (2.28.3-3) UNRELEASED; urgency=low
+
+  * debian/control.in
+    - Depend on upower instead of devicekit-power.
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 23 Feb 2010 22:02:18 +0100
+
 gnome-power-manager (2.28.3-2) unstable; urgency=low
 
   * debian/patches/10-do-not-exit-if-hal-is-not-available.patch
@@ -21,7 +28,7 @@
       condition related to chvt when s2ram/uswsusp is used. This fixes another
       double-suspend issue. (Closes: #552547)
       Thanks to Chow Loong Jin (hyperair) for the patch.
-  * debian/control{.in}
+  * debian/control.in
     - Drop Build-Depends on autoconf, no longer used.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 27 Jan 2010 17:12:49 +0100

Modified: desktop/unstable/gnome-power-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/debian/control?rev=23107&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control [utf-8] Tue Feb 23 21:04:10 2010
@@ -48,7 +48,7 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         devicekit-power (>= 008)
+         upower
 Breaks: gnome-session (<< 2.28)
 Recommends: devicekit-disks (>= 006)
 Suggests: hal

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=23107&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control.in [utf-8] Tue Feb 23 21:04:10 2010
@@ -43,7 +43,7 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         devicekit-power (>= 008)
+         upower
 Breaks: gnome-session (<< 2.28)
 Recommends: devicekit-disks (>= 006)
 Suggests: hal




More information about the pkg-gnome-commits mailing list