r31168 - in /desktop/experimental/gnome-power-manager/debian: control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Wed Nov 2 22:17:15 UTC 2011


Author: sjoerd
Date: Wed Nov  2 22:17:14 2011
New Revision: 31168

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31168
Log:
Fix up control file, accidentally merged the ubuntu one

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

Modified: desktop/experimental/gnome-power-manager/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-power-manager/debian/control?rev=31168&op=diff
==============================================================================
--- desktop/experimental/gnome-power-manager/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-power-manager/debian/control [utf-8] Wed Nov  2 22:17:14 2011
@@ -6,9 +6,8 @@
 Source: gnome-power-manager
 Section: gnome
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Frederic Peters <fpeters at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs,
                gnome-pkg-tools (>= 0.10),
@@ -24,7 +23,8 @@
                gnome-doc-utils,
                pkg-config
 Standards-Version: 3.9.2
-Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gnome-power/ubuntu
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gnome-power-manager/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/
 Homepage: http://www.gnome.org/projects/gnome-power-manager/
 
 Package: gnome-power-manager
@@ -34,15 +34,18 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         upower
+         upower,
+         gnome-settings-daemon (>= 3.2)
 Breaks: gnome-session (<< 2.28)
+Recommends: udisks
+Suggests: policykit-1
 Description: power management tool for the GNOME desktop
  GNOME Power Manager is a session daemon for the GNOME desktop
  that takes care of system or desktop events related to power, and
  triggers actions accordingly. Its philosophy is to completely hide
  these complex tasks and only show some settings important to the user.
  .
- The GNOME power manager displays and manages battery status, power plug
+ GNOME power manager displays and manages battery status, power plug
  events, display brightness, CPU, graphics card and hard disk drive
  power saving, and can trigger suspend-to-RAM, hibernate or shutdown
  events, all integrated to other components of the GNOME desktop.

Modified: desktop/experimental/gnome-power-manager/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-power-manager/debian/control.in?rev=31168&op=diff
==============================================================================
--- desktop/experimental/gnome-power-manager/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-power-manager/debian/control.in [utf-8] Wed Nov  2 22:17:14 2011
@@ -1,8 +1,7 @@
 Source: gnome-power-manager
 Section: gnome
 Priority: optional
-Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
-XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
                cdbs,
@@ -19,7 +18,8 @@
                gnome-doc-utils,
                pkg-config
 Standards-Version: 3.9.2
-Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/gnome-power/ubuntu
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/desktop/unstable/gnome-power-manager/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-power-manager/
 Homepage: http://www.gnome.org/projects/gnome-power-manager/
 
 Package: gnome-power-manager
@@ -29,15 +29,18 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         upower
+         upower,
+         gnome-settings-daemon (>= 3.2)
 Breaks: gnome-session (<< 2.28)
+Recommends: udisks
+Suggests: policykit-1
 Description: power management tool for the GNOME desktop
  GNOME Power Manager is a session daemon for the GNOME desktop
  that takes care of system or desktop events related to power, and
  triggers actions accordingly. Its philosophy is to completely hide
  these complex tasks and only show some settings important to the user.
  .
- The GNOME power manager displays and manages battery status, power plug
+ GNOME power manager displays and manages battery status, power plug
  events, display brightness, CPU, graphics card and hard disk drive
  power saving, and can trigger suspend-to-RAM, hibernate or shutdown
  events, all integrated to other components of the GNOME desktop.




More information about the pkg-gnome-commits mailing list