Change logs for devicekit-power source package in Karmic

  • devicekit-power (011-1ubuntu2) karmic-proposed; urgency=low
    
      * debian/patches/02-dkpclient-singleton.patch:
        - Make DkpClient a singleton to avoid strange races that can
          arise. Patch pulled from upstream Git.  (LP: #425411)
     -- Chow Loong Jin <email address hidden>   Wed, 27 Jan 2010 02:02:00 +0800
  • devicekit-power (011-1ubuntu1) karmic; urgency=low
    
      * Add 00git-fix-ac-refresh.patch: Properly refresh update-time after AC
        changes. This avoids immediately suspending again when AC state changes
        during suspend. (LP: #425411)
    
     -- Martin Pitt <email address hidden>   Thu, 15 Oct 2009 15:45:44 +0200
  • devicekit-power (011-1) unstable; urgency=low
    
      [ Michael Biebl ]
      * New upstream release.
      * debian/control
        - Add Recommends on pm-utils and policykit-1.
    
      [ Martin Pitt ]
      * debian/control:  This version changes the internal D-BUS API. Make library
        and daemon break each other for versions prior to 011, to avoid partial
        upgrades.
    
     -- Martin Pitt <email address hidden>   Tue, 06 Oct 2009 18:04:57 +0200
  • devicekit-power (010+git20090913-0ubuntu2) karmic; urgency=low
    
      * Add missing dependency from libdevkit-power-gobject-dev to the shared lib
        package.
    
     -- Steve Langasek <email address hidden>   Tue, 06 Oct 2009 00:47:02 +0000
  • devicekit-power (010+git20090913-0ubuntu1) karmic; urgency=low
    
      * Update to current git to get the upstream-applied version of
        0001-fix-crash-on-freeing-history-data.patch, and drop patch.
      * debian/rules: Disable test suite on build again, it needs a running system
        D-BUS.
      * Add debian/devicekit-power.postinst: Kill old daemon at package configure
        time, to ensure that the new one will run from then on.
    
     -- Martin Pitt <email address hidden>   Mon, 14 Sep 2009 12:35:59 +0200
  • devicekit-power (010+git20090911-0ubuntu1) karmic; urgency=low
    
      * Update to current git to collect some bug fixes:
        - Return meaningful errors if the user tries to suspend or hibernate
          without kernel support or swap setup
        - Update list of HID UPS devices
        - Only disable the polling if the kernel tells us we're fully charged, not
          if we guessed it
        - Add some self tests and fix up some obvious bugs
        - Be more militant with refcount checking to prevent crashes (LP: #426501)
        - bugfix: freeze and thaw the device during initial coldplug
        - Fix up some more memory leaks
        - Fix up a few problems spotted by clang
        - Raise the checked GLib version to 2.21.5
      * Add 0001-fix-crash-on-freeing-history-data.patch: Fix double-free crash,
        forwarded to fd#23918.
      * debian/rules: Run test suite on build.
    
     -- Martin Pitt <email address hidden>   Mon, 14 Sep 2009 10:48:19 +0200
  • devicekit-power (010-0ubuntu1) karmic; urgency=low
    
      * New upstream release:
        - Port to PolicyKit 1 API.
        - Port from DeviceKit to gudev.
        - Bug fixes.
      * debian/control:
        - libpolkit-dbus-dev → libpolkit-gobject-1-dev build dependency.
        - libdevkit-gobject-dev → libgudev-1.0-dev build dependency.
        - Drop devicekit dependency.
        - Add Conflicts to devicekit. This is not really true in the packaging
          sense, but devicekit only started to exist in earlier karmic and will
          cease to exist now, so clean it up for the benefit of Karmic testers.
          This will be dropped in some weeks.
      * Drop 0001-Add-a-notify-flag-to-set_lid_is_closed.patch, fixed upstream.
      * Add Breaks to gnome-power-manager versions which aren't ported to new
        PolicyKit API yet.
    
     -- Martin Pitt <email address hidden>   Wed, 22 Jul 2009 18:08:28 +0200
  • devicekit-power (009-1) experimental; urgency=low
    
      * New upstream release.
      * debian/control: Add myself to uploaders (discussed with Michael).
      * debian/devicekit-power.install: Upstream installs udev rules into
        /lib/udev/rules.d now, update accordingly.
      * Add 0001-Add-a-notify-flag-to-set_lid_is_closed.patch: Properly fix the
        silencing of the coldplug lid event, so that the first real lid event
        actually works. Thanks to Loïc Minier! (fd.o #22574)
    
    devicekit-power (008-1) experimental; urgency=low
    
      * New upstream release.
      * debian/copyright
        - Add Name, Maintainer and Source field as recommended by DEP-5.
    
    devicekit-power (007-1) experimental; urgency=low
    
      * Initial release. (Closes: #521363)
    
     -- Martin Pitt <email address hidden>   Mon, 06 Jul 2009 19:12:49 +0200
  • devicekit-power (008-2~ubuntu2) karmic; urgency=low
    
      * New patch, 03-only-suppress-startup-lid-event-not-the-first-one, makes the
        signal sending in set_lid_is_closed optional and uses that instead of the
        initialized flag introduced in 02-suppress-startup-lid-event (which isn't
        working if you start with an open lid); LP: #385135.  This change is not
        yet in the Debian tree though so rename Vcs fields to XS-Original-%s.
    
     -- Loic Minier <email address hidden>   Mon, 06 Jul 2009 16:40:03 +0100
  • devicekit-power (008-2~ubuntu1) karmic; urgency=low
    
      * All Ubuntu changes committed to Debian git. Upload git snapshot to get
        recent lid handling bug fix.
    
    devicekit-power (008-2) UNRELEASED; urgency=low
    
      [ Martin Pitt ]
      * Add 01-pm_powersave.patch: Call pm-powersave, so that packages which ship
        /etc/pm/power.d/ scripts continue to work. Patch taken from upstream git
        head.
      * Add 02-suppress-startup-lid-event.patch: Suppress lid change event on
        startup. Otherwise, gnome-power-manager picks up a "lid is closed" change
        event when dk-p gets D-BUS activated, and thus immediately suspends the
        machine on startup. (FD #22574, LP: #385135)
      * Add quilt build dependency.
    
     -- Martin Pitt <email address hidden>   Wed, 01 Jul 2009 11:55:26 +0200
  • devicekit-power (008-1ubuntu2) karmic; urgency=low
    
      * Add 02_pm-powersave-fix.patch: Fix calling of pm-powersave so that it
        actually works when running through D-Bus activated dk-p, and avoid a
        segfault and memory leak.
    
     -- Martin Pitt <email address hidden>   Sat, 27 Jun 2009 19:24:47 +0200
  • devicekit-power (008-1ubuntu1) karmic; urgency=low
    
      * Add pm-powersave.patch: Call pm-powersave (similar to what acpi-support
        did in the past). Patch taken from git head. (LP: #385949)
    
     -- Martin Pitt <email address hidden>   Fri, 26 Jun 2009 16:15:24 +0200
  • devicekit-power (008-1) experimental; urgency=low
    
      * New upstream release.
      * debian/copyright
        - Add Name, Maintainer and Source field as recommended by DEP-5.
    
     -- Martin Pitt <email address hidden>   Wed, 03 Jun 2009 13:47:15 +0200
  • devicekit-power (007-1) experimental; urgency=low
    
      * Initial release. (Closes: #521363)
    
     -- Martin Pitt <email address hidden>   Wed,  20 May 2009 22:48:48 +0100
  • devicekit-power (007-0ubuntu2) karmic; urgency=low
    
      * debian/devicekit-power.install: Install /var as well, to get
        /var/lib/DeviceKit-power/ for storing statistics. (LP: #376138)
    
     -- Martin Pitt <email address hidden>   Thu, 14 May 2009 16:48:53 +0200
  • devicekit-power (007-0ubuntu1) karmic; urgency=low
    
      * New upstream release:
        - Get rid of internal Object and instead use the GObject property system.
        - Ship a shared library. There are now three external projects using
          copies of this, which is ridiculous.
        - Require I_KNOW_THE_DEVICEKIT_POWER_API_IS_SUBJECT_TO_CHANGE.
        - Fix up DBus interface for CVE-2008-4311. (LP: #318775)
        - Fix g-p-m and DeviceKit-power when running with a permissive dbus.
        - Remove use of EggObjList, and make the library more sane.
        - Fix compile error in dkp-power.
      * debian/control, debian/libdevkit-power-gobject{1,-dev}.install: Build and
        install new shared library.
      * Add bzr-builddeb configuration (merge mode).
      * Add debian/watch.
      * debian/devicekit-power.install: Install missing manpages and udev rules.
    
     -- Martin Pitt <email address hidden>   Tue, 28 Apr 2009 10:44:05 +0200
  • devicekit-power (006-0ubuntu1) jaunty; urgency=low
    
      * New upstream version 006:
        - Fix the battery capacity calculation. (fd#19165)
        - Special case machines where the kernel does not convert charge to power.
        - Check all the power supply fields for valid data.
        - Add a wakeups interface so we can get data from the system over DBus.
        - Allow showing the wakeup data in the devkit-power command line tool.
        - Fix compile failure with gcc-4.4.0 and old versions of glib2.
        - Only enable the wakeups polling if a client requires the data.
        - Correctly set the power-supply property.
        - Don't crash when we limit the resolution of a small dataset.
        - Don't sync to disk every 5 seconds, do it every 10 minutes.
        - Fix the QoS interface with the proper signature.
    
     -- Martin Pitt <email address hidden>   Fri, 06 Mar 2009 13:48:24 +0100