~ubuntu-branches/ubuntu/lucid/hal/lucid-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-07-15 09:38:52 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090715093852-r8mx79yuks1n0nik
Tags: 0.5.13-0ubuntu1
* New upstream release:
  - Fix crash when assembling certain MD devices
  - Fixes for GNU/kFreeBSD
  - Set default udev_prefix to ${exec_prefix}/lib in configure.in
  - Define new (sub-)namespace(s) and policy for smart card readers
  - Ignore ADD events if there is already a device with same sysfs_path
  - probe-volume: remove needless check for empty fstype
  - Use $libexecdir not $libdir/hal to define private hal directory
  - Various startup speedups
  - Add hal-set-property --direct
  - addon-acpi.c: Support acpid
  - 10-x11-input.fdi: Add tablets
  - Add input.keys capability to input buttons
  - Add support for devices on the SSB and ibme bus
* Drop 05_ssb_bus_support.patch, upstream now.
* Re-add smartdimmer recommends, got lost in a merge.
* Drop ubuntu_01_ignore_single_slash_label.patch. It's conceptually wrong to
  change this in hal itself, should rather be done in the presentation
  layer. Also, the installer stopped labelling partitions as "/" ages ago.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
Package: hal
33
33
Architecture: any
34
34
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, pciutils, usbutils, udev (>= 0.125), dbus (>= 0.61), lsb-base (>= 3.2-14), hal-info (>= 20070402), pm-utils, mount (>= 2.13), policykit (>= 0.7), consolekit (>= 0.3)
35
 
Recommends: eject
 
35
Recommends: eject, smartdimmer
36
36
Suggests: gnome-device-manager
37
37
Description: Hardware Abstraction Layer
38
38
 HAL provides an abstract view on hardware.