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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Oct 14 10:03:08 UTC 2011


Author: biebl
Date: Fri Oct 14 10:03:07 2011
New Revision: 30391

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=30391
Log:
* debian/control.in:
  - Add Depends on gnome-settings-daemon (>= 3.0) for the
    org.gnome.settings-daemon.plugins.power gsettings schema file.
    Closes: #634922

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=30391&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/changelog [utf-8] Fri Oct 14 10:03:07 2011
@@ -3,6 +3,10 @@
   * Upload to unstable.
   * debian/watch:
     - Switch to .xz tarballs.
+  * debian/control.in:
+    - Add Depends on gnome-settings-daemon (>= 3.0) for the
+      org.gnome.settings-daemon.plugins.power gsettings schema file.
+      Closes: #634922
 
  -- Michael Biebl <biebl at debian.org>  Fri, 14 Oct 2011 11:56:37 +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=30391&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control [utf-8] Fri Oct 14 10:03:07 2011
@@ -7,7 +7,7 @@
 Section: gnome
 Priority: optional
 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>
+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),
@@ -45,7 +45,8 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         upower
+         upower,
+         gnome-settings-daemon (>= 3.0)
 Breaks: gnome-session (<< 2.28)
 Recommends: udisks
 Suggests: policykit-1

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=30391&op=diff
==============================================================================
--- desktop/unstable/gnome-power-manager/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-power-manager/debian/control.in [utf-8] Fri Oct 14 10:03:07 2011
@@ -40,7 +40,8 @@
          notification-daemon,
          dbus-x11,
          consolekit,
-         upower
+         upower,
+         gnome-settings-daemon (>= 3.0)
 Breaks: gnome-session (<< 2.28)
 Recommends: udisks
 Suggests: policykit-1




More information about the pkg-gnome-commits mailing list