~ubuntu-branches/ubuntu/precise/upower/precise-proposed

« back to all changes in this revision

Viewing changes to doc/html/UPower.devhelp

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt, Martin Pitt, Michael Biebl
  • Date: 2010-03-05 11:07:33 UTC
  • mfrom: (1.1.2 upstream) (1.2.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100305110733-niidou4n4dp8qimi
Tags: 0.9.1-1
[ Martin Pitt ]
* New upstream release. Compared to our git snapshot, this just fixes the
  BSD backend to compile.
* debian/upower.postinst: Restart the daemon if we stopped it, so that
  clients don't suddenly stop getting signals.
* debian/control: Add udisks Conflicts/Replaces to devicekit-power, and
  an additional Conflicts: to libdevkit-gobject, so that devicekit-power
  gets properly cleaned up on upgrade.
* debian/upower.postinst: Migrate DeviceKit-power history on upgrade.
* Add debian/upower.postrm: Clean up /var/lib/upower on purge.
  (Closes: #571156)

[ Michael Biebl ]
* debian/control
  - Add dependency on dbus.
  - Make udev a linux-only dependency.
  - Add build dependency on libkvm-dev for kfreebsd-*.
  - Don't build depend on libgudev-1.0-dev for kfreebsd-*.
* Install udev rules files conditionally on linux only.
* debian/*.symbols
  - Bump symbol versions from previous git snapshot versions to 0.9.1.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
    <function name="GetLatencyRequests ()" link="QoS.html#QoS.GetLatencyRequests"/>
85
85
    <function name="The LatencyChanged signal" link="QoS.html#QoS::LatencyChanged"/>
86
86
    <function name="The RequestsChanged signal" link="QoS.html#QoS::RequestsChanged"/>
87
 
    <function name="UP_CLIENT_ERROR" link="UPower-up-client.html#UP-CLIENT-ERROR--CAPS"/>
88
 
    <function name="UP_CLIENT_TYPE_ERROR" link="UPower-up-client.html#UP-CLIENT-TYPE-ERROR--CAPS"/>
 
87
    <function name="UP_CLIENT_ERROR" link="UPower-up-client.html#UP-CLIENT-ERROR:CAPS"/>
 
88
    <function name="UP_CLIENT_TYPE_ERROR" link="UPower-up-client.html#UP-CLIENT-TYPE-ERROR:CAPS"/>
89
89
    <function name="UpClientPrivate" link="UPower-up-client.html#UpClientPrivate"/>
90
90
    <function name="device_added ()" link="UPower-up-client.html#device-added"/>
91
91
    <function name="device_changed ()" link="UPower-up-client.html#device-changed"/>
104
104
    <function name="up_client_get_can_suspend ()" link="UPower-up-client.html#up-client-get-can-suspend"/>
105
105
    <function name="up_client_get_on_battery ()" link="UPower-up-client.html#up-client-get-on-battery"/>
106
106
    <function name="up_client_get_on_low_battery ()" link="UPower-up-client.html#up-client-get-on-low-battery"/>
107
 
    <function name="UP_DEVICE_ERROR" link="UPower-up-device.html#UP-DEVICE-ERROR--CAPS"/>
108
 
    <function name="UP_DEVICE_TYPE_ERROR" link="UPower-up-device.html#UP-DEVICE-TYPE-ERROR--CAPS"/>
 
107
    <function name="UP_DEVICE_ERROR" link="UPower-up-device.html#UP-DEVICE-ERROR:CAPS"/>
 
108
    <function name="UP_DEVICE_TYPE_ERROR" link="UPower-up-device.html#UP-DEVICE-TYPE-ERROR:CAPS"/>
109
109
    <function name="UpDevicePrivate" link="UPower-up-device.html#UpDevicePrivate"/>
110
110
    <function name="changed ()" link="UPower-up-device.html#changed"/>
111
111
    <function name="up_device_new ()" link="UPower-up-device.html#up-device-new"/>