Change logs for hal source package in Precise

  • hal (0.5.14-8) unstable; urgency=low
    
    
      * debian/patches/65-glib-single-include.patch: Starting with glib 2.32 it is
        now mandatory to include <glib.h> instead of individual headers.
        (Closes: #665556)
      * Test for /var/cache/hald and /var/run/hald before trying to remove them on
        purge. This avoids a harmless warning message. (Closes: #638675)
      * Bump Standards-Version to 3.9.3.
      * Add Breaks against xserver-xorg (<< 1:7.6+8), to ensure we have a version of
        xserver-xorg which no longer uses "invoke-rc.d hal restart" in postinst,
        since the init script is gone. (Closes: #624398)
    
     -- Michael Biebl <email address hidden>  Sun, 25 Mar 2012 01:08:08 +0100
  • hal (0.5.14-7) unstable; urgency=low
    
      * 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)
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 10:57:13 +0000
  • hal (0.5.14-6) unstable; urgency=low
    
      [ Martin Pitt ]
      * Add 00upstream_video4linux_check.patch: Do not build
        hald-probe-video4linux if v4l1 is not available. (LP: #721399)
      * Refresh 99-autoreconf.patch for above.
      * 45-fix-libusb-detection.patch: Unfuzz.
    
      [ Michael Biebl ]
      * debian/patches/00_disable_v4l1_probing.patch
        - The hald-probe-video4linux prober supports both v4l1 and v4l2. Support
          for v4l1 has been removed from Linux kernel 2.6.38. Instead of
          disabling the prober altogether, #ifdef the v4l1 parts when building on a
          newer kernel. This partially reverts 00upstream_video4linux_check.patch.
          (Closes: #621973)
      * Refresh all patches to apply cleanly.
      * Use dh-autoreconf to update the build system
        - Drop debian/patches/99-autoreconf.patch
        - Add Build-Depends on dh-autoreconf.
        - Include /usr/share/cdbs/1/rules/autoreconf.mk in debian/rules.
      * Bump Standards-Version to 3.9.2. No further changes.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  30 Apr 2011 12:51:22 +0000