~ubuntu-branches/ubuntu/lucid/devicekit-disks/lucid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-10-05 10:32:15 UTC
  • Revision ID: james.westby@ubuntu.com-20091005103215-s31imwcony1k7di0
Tags: 007-1karmic1
* Debian git head snapshot to get the bug fix below.
* debian/rules: Enable quilt patch system. Add quilt build dependency.
* Add mkfs-tempdir.patch: Daemon does not create /var/run/DeviceKit-disks/,
  so mkfs jobs fail. Just create the directory in /tmp, this is what /tmp is
  for, after all. (See https://bugs.freedesktop.org/show_bug.cgi?id=24265)

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
 cdbs,
8
8
 autotools-dev,
9
9
 pkg-config,
 
10
 quilt,
10
11
 xsltproc,
11
12
 gtk-doc-tools,
12
13
 intltool (>= 0.40.0),