~ubuntu-branches/ubuntu/raring/hal/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl
  • Date: 2011-08-12 16:41:12 UTC
  • mfrom: (1.1.23 sid)
  • Revision ID: james.westby@ubuntu.com-20110812164112-74c2yxeuv0hwchhj
Tags: 0.5.14-7
* debian/control
  - Drop Suggests: gnome-device-manager, this package no longer is in the
    archive.
* debian/patches/60-create-run-hald-directory.patch
  - Create /var/run/hald/ when starting hald. This directory contains
    runtime data like pid files and sockets and needs to be created
    dynamically as (/var)/run resides on a tmpfs. (Closes: #632900)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
hal (0.5.14-7) unstable; urgency=low
 
2
 
 
3
  * debian/control
 
4
    - Drop Suggests: gnome-device-manager, this package no longer is in the
 
5
      archive.
 
6
  * debian/patches/60-create-run-hald-directory.patch
 
7
    - Create /var/run/hald/ when starting hald. This directory contains
 
8
      runtime data like pid files and sockets and needs to be created
 
9
      dynamically as (/var)/run resides on a tmpfs. (Closes: #632900)
 
10
 
 
11
 -- Michael Biebl <biebl@debian.org>  Fri, 12 Aug 2011 16:41:12 +0200
 
12
 
1
13
hal (0.5.14-6) unstable; urgency=low
2
14
 
3
15
  [ Martin Pitt ]