Change logs for lirc source package in Gutsy

  • lirc (0.8.2-0ubuntu8) gutsy; urgency=low
    
      * Add 22_hauppauge_novat_500.dpatch for more complete
        novat-500 support. (LP: #145847)
      * Update 16_lirc-gpio.dpatch to make all lirc_gpio remotes
        use the dev/input interface instead. (LP: #148756)
      * Update 21_atiusb.dpatch to make Snapstream remotes
        have their own item. (LP: #140060)
      * Update 12_pvr150_transmit_support.dpatch to fix a
        m-a related FTBFS. (LP: #147440)
    
     -- Mario Limonciello <email address hidden>   Mon, 08 Oct 2007 02:35:50 -0500
  • lirc (0.8.2-0ubuntu7) gutsy; urgency=low
    
      * Be sure to rmmod ati_remote.ko if necessary (LP: #140940)
    
     -- Mario Limonciello <email address hidden>   Thu, 20 Sep 2007 10:06:20 -0500
  • lirc (0.8.2-0ubuntu6) gutsy; urgency=low
    
      * Add 20_serial_igor.dpatch for additional serial kernel module
        that is built with Igor Cesko support. (LP: #138247)
      * debian/patches/21_atiusb.dpatch:
        - for support of first generation ATI RF remote. (LP: #139238)
        - snapstream firefly support. (LP: #140060)
      * debian/lirc.postinst, debian/lirc.postrm, debian/lirc.templates:
        - Blacklist lirc_atiusb.ko when necessary (LP: #139961)
      * debian/rules, debian/lirc.preinst:
        - Update the service to start after alsa-utils (LP: #123557)
    
     -- Mario Limonciello <email address hidden>   Mon, 17 Sep 2007 01:56:54 -0500
  • lirc (0.8.2-0ubuntu5) gutsy; urgency=low
    
      [ Mario Limonciello ]
      * Add a udev script to automatically reload or stop lirc
        if /dev/lirc[0-9] devices are added/removed.
      * Modify lirc init script to work with udev script.
      * Update 14_lircmceusb2.dpatch to add support for
        HP MCEUSB2 remotes. (LP: #134949)
      * Add 19_serial_support.dpatch from lirc CVS
        to fix broken serial support.
      * debian/control:
        - Add udev to Recommends.
      * debian/lirc.postinst:
        - Add udev reloading.
    
      [ Tristan Hill ]
      * Fix irman support with dpatch from lirc CVS. (LP: #132011)
    
     -- Mario Limonciello <email address hidden>   Mon, 27 Aug 2007 21:11:49 -0500
  • lirc (0.8.2-0ubuntu4) gutsy; urgency=low
    
      * Clarify the intentions of choosing a remote (LP: #129038)
      * Add 17_devinput.dpatch to show correct DEVICE
        in doc/lirc.hwdb.  (LP: #129689)
      * Write out REMOTE="" to lircd.conf as well to allow
        external apps to parse this information.
    
     -- Mario Limonciello <email address hidden>   Sun, 29 Jul 2007 13:39:17 -0500
  • lirc (0.8.2-0ubuntu3) gutsy; urgency=low
    
      * Add 14_lirc_i2c.dpatch to fix lirc-i2c on 2.6.22 kernel
        for PVR-150 and HVR-1300. (LP: #128650)
      * Add 15_macmini.dpatch to fix macmini support. (LP: #126955)
      * Add 16_lirc-gpio.dpatch to fix GPIO by backporting deprecated
        functions, until sysfs support is added to GPIO module.
      * debian/lirc.postinst & debian/lirc.templates:
        Add functionality to choose your remote.  Automatically load this
        information into /etc/lirc/hardware.conf and choose a /etc/lirc/lircd.conf
        for your remote. (LP: #65174)
    
     -- Mario Limonciello <email address hidden>   Thu, 26 Jul 2007 19:47:03 -0700
  • lirc (0.8.2-0ubuntu2) gutsy; urgency=low
    
      * Make sure lirc_gpio is buildable by adding extra_2.6.22
        to 03_extra_files.dpatch. (LP: #125384)
      * Add 05_fix_cmdir.dpatch from lirc CVS to fix cmdir linking
        issues.
      * Add a symbolic link in case /usr/share/doc/lirc/lirc.hwdb
        is being used.
      * Add 13_warning_cleanup.dpatch to cleanup all compilation warnings
        encountered before submitting to the ubuntu kernel team.
    
     -- Mario Limonciello <email address hidden>   Wed, 11 Jul 2007 21:18:46 -0500
  • lirc (0.8.2-0ubuntu1) gutsy; urgency=low
    
      * New upstream version. (LP: #124842)
      * Drop 01_irxevent.dpatch.  Most of it is included upstream now.
      * Update 12_pvr150_transmit_support.dpatch for new configure script.
      * debian/rules:
        - Add lirc.hwdb to lirc binary package.
      * debian/lirc.postinst.
        - Remove all mknods.  This is handled when modprobing.
      * debian/lirc.init.d
        - Add LSB block.
    
     -- Mario Limonciello <email address hidden>   Sun,  8 Jul 2007 20:55:36 -0500
  • lirc (0.8.1+cvs20070310-0ubuntu2) feisty; urgency=low
    
      [ Mario Limonciello ]
      * Add 12_pvr150_transmit_support.dpatch for pvr-150 ir transmitter
        support (Closes: #95768)
      * debian/lirc-modules-source.templates: add pvr150 module option here.
      * debian/modules-source/Makefile: add pvr150 build options.
    
      [ Kees Cook ]
      * debian/modules-source/Makefile: don't limit cleaning action, this causes
        rebuilds to fail when a kernel version gets bumped.
      * debian/patches: clean up unused patches.
    
     -- Kees Cook <email address hidden>   Wed,  4 Apr 2007 11:27:06 -0700