~ubuntu-branches/ubuntu/quantal/hal/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-09-23 17:05:21 UTC
  • Revision ID: james.westby@ubuntu.com-20090923170521-o51tesahn4spvo11
Tags: 0.5.13-1ubuntu5
* Drop support for the obsolete policykit 0.9, so that we don't need to
  carry two stacks:
  - debian/control: Drop libpolkit-dev build dependency and policykit
    dependency.
  - Drop 10-no-polkit-policy-file-validate-check.patch, not necessary any
    more.
  - debian/rules: Configure with --disable-policykit.
  - Add 01_at_console.patch: Allow access to hal functions to local console
    users, in particular the ones which were allowed unauthorized access in
    policykit. Do not allow access to mounting internal storage devices;
    Kubuntu does not use it, and GNOME does not use hal at all.
  - debian/hal.manpages: Drop PK specific manpages which aren't built any
    more.
  - debian/hal.install: Drop installation of PolicyKit files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
 gtk-doc-tools,
24
24
 gperf,
25
25
 quilt,
26
 
 libpolkit-dev (>= 0.7),
27
26
 libck-connector-dev (>= 0.3)
28
27
Standards-Version: 3.8.2
29
28
Vcs-Bzr: https://code.launchpad.net/~ubuntu-core-dev/hal/ubuntu
41
40
 hal-info (>= 20070402),
42
41
 mount (>= 2.13) [!kfreebsd-amd64 !kfreebsd-i386],
43
42
 freebsd-utils [kfreebsd-amd64 kfreebsd-i386],
44
 
 policykit (>= 0.7),
45
43
 consolekit (>= 0.3)
46
44
Recommends: eject,
47
45
 pm-utils [!kfreebsd-amd64 !kfreebsd-i386],