lp:ubuntu/maverick/upower

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/maverick/upower
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

14. By Martin Pitt

* Add 00git_initialize_polkit_gerror.patch: Ensure we've initialized errors
  when calling into PolicyKit. Patch cherrypicked from upstream git head.
  (LP: #648414)
* 00git_fix_double_dbus_return.patch: Unfuzz to apply on top of previous
  patch; now it exactly matches the upstream commit.

13. By Martin Pitt

Add 00git_fix_double_dbus_return.patch,
00git_fix_missing_polkit_dbus_return.patch,
00git_fix_missing_qos_dbus_return.patch: Fix missing or duplicate D-BUS
return values, which cause crashes. Patches cherrypicked from upstream git
head. (LP: #614119)

12. By Michael Biebl

* debian/control
  - Bump Standards-Version to 3.9.1.
  - Use architecture wildcards for the libgudev-1.0-dev, libkvm-dev and
    libusb-1.0-0-dev build dependencies.
  - Update Build-Depends according to configure.ac.
* debian/upower.postinst
  - Query D-Bus to find out the correct pid of the process claiming
    org.freedesktop.UPower. This way we do not accidentally kill the
    wrong process when being installed in a chroot. (Closes: #594871)
* debian/upower.prerm
  - Stop upowerd on remove. (Closes: #590017)

11. By Martin Pitt

* New upstream release:
  - Dynamic testing for enough hibernate swap. (LP: #599352)
  - Port UPower to libusb1 to avoid unfixable crashes. (LP: #522827)
* debian/rules: Build a PO template during package build, for translation
  systems. (LP: #538321)
* debian/control: Switch libusb-dev build dependency to libusb-1.0-0-dev,
  and add libimobiledevice-dev to support the new backend.
* debian/control: Bump Standards-Version to 3.9.0; no changes necessary.
* Drop transitional devicekit-power-doc package. It's been in testing long
  enough, and we do not want to carry it into the squeeze release.

10. By Michael Biebl

* debian/upower.install
  - Install UPower.conf config file to the correct path. (Closes: #583353)
* debian/upower.{preinst,postinst}
  - Move the config file on upgrades without triggering a dpkg prompt.

9. By Martin Pitt

* New upstream bug fix release.
* Drop 00git-fix-notifications.patch, upstream now.

8. By Martin Pitt

Add 00git-fix-notifications.patch: Fix notifications for property changes
such as "lid closed". Taken from upstream git head. (Closes: #580983)

7. By Martin Pitt

* New upstream release.
  - Add a config file with SleepTimeout and AllowHibernateEncryptedSwap
  - Bug fixes.
* debian/upower.install: Install the new conffile.
* debian/control: Add missing ${misc:Depends} to quiesce lintian.
* Add debian/source/format (1.0).

6. By Michael Biebl

* New upstream release.
  - Convert the daemon to using objects from libupower-glib.
  - Get sleep capabilities, swap information and suspend and hibernate
    commands from the backend, rather than hardcoding Linux specifics.
  - Make dummy backend usable for architectures without a native backend.
* debian/patches/01-dummy-backend.patch
  - Removed, merged upstream.
* debian/patches/99-autoreconf.patch
  - Removed, no longer needed.
* debian/libupower-glib1.symbols
  - Update for new API additions.
* debian/upower.install
  - Install translations.

5. By Michael Biebl

[ Michael Biebl ]
* debian/control
  - Update Homepage field.

[ Martin Pitt ]
* debian/watch: Update for new upstream location.

[ Michael Biebl ]
* debian/patches/01-dummy-backend.patch
  - Fix the dummy backend to compile successfully and make it usable on
    GNU/Hurd which does not have a native backend (yet).
    Patch based on work by Pino Toscano, thanks!
* debian/patches/99-autoreconf.patch
  - Run autoreconf as the patch above needed changes to the build system.
* debian/control
  - Don't build depend on libgudev-1.0-dev on hurd-i386.
  - Don't build depend on libusb-dev on kfreebsd-* and hurd-i386.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/natty/upower
This branch contains Public information 
Everyone can see this information.

Subscribers