Change logs for mouseemu source package in Gutsy

  • mouseemu (0.15-8ubuntu1) gutsy; urgency=low
    
      * Resynchronise with Debian. Remaining changes:
        - debian/patches/99_ubuntu_defaults.dpatch: Change middle-click default
          to F11 and right-click default to F12. Disable scroll emulation by
          default.
        - Move udev rules file to /etc/udev/rules.d/85-mouseemu.rules to comply
          with Ubuntu's udev policy.
        - debian/mouseemu.init: Run mouseemu at nice -10.
        - debian/mouseemu.init: Convert to LSB init functions.
        - debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
          input devices to appear.
    
    mouseemu (0.15-8) unstable; urgency=low
    
      * debian/patches/63_pidfile.dpatch: exit gracefully if pidfile creation
        fails. Thanks to colin Watson. (Closes: #426020)
    
     -- Colin Watson <email address hidden>   Mon, 11 Jun 2007 18:48:01 +0100
  • mouseemu (0.15-7ubuntu2) gutsy; urgency=low
    
      * Check for errors when opening pidfile (LP: #112337).
    
     -- Colin Watson <email address hidden>   Fri, 25 May 2007 17:27:00 +0100
  • mouseemu (0.15-7ubuntu1) gutsy; urgency=low
    
      * Resynchronise with Debian. Thanks to Gaudenz Steinlin for merging so
        much! Remaining changes:
        - debian/patches/99_ubuntu_defaults.dpatch: Change middle-click default
          to F11 and right-click default to F12. Disable scroll emulation by
          default.
        - Move udev rules file to /etc/udev/rules.d/85-mouseemu.rules to comply
          with Ubuntu's udev policy.
        - debian/mouseemu.init: Run mouseemu at nice -10.
        - debian/mouseemu.init: Convert to LSB init functions.
        - debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
          input devices to appear.
    
    mouseemu (0.15-7) unstable; urgency=low
    
      * The "The hard work was done by Ubuntu" release
      * debian/patches/bustype_virtual.dpatch: Use new BUS_VIRTUAL bus type for
        our uinput devices (Closes: 304734). Thanks to Colin Watson and Ubuntu for
        this patch.
      * debian/patches/dual_devices.dpatch: Handle input devices that provide
        both keyboard and mouse events. Thanks to Colin Watson for the patch.
        (Closes: 407725)
      * update debian/patches/61_rescan.dpatch: Block SIGHUP and SIGALRM in the
        parent. Fix rescan_devs not to skip every other input handler. Taken from
        Ubuntu.
      * update debian/patches/41_defaults.dpatch, debian/control, debian/rules,
        debian/patches/51_manpage: Enable Mouse Button Emulation by Default on
        Intel Macs. Use dmidecode to detect Intel Macs. Code taken from Ubuntu.
    
     -- Colin Watson <email address hidden>   Fri, 18 May 2007 09:11:50 +0100
  • mouseemu (0.15-6ubuntu5) feisty; urgency=low
    
      * debian/mouseemu.init: Convert to LSB init functions (LP: #85576).
      * debian/mouseemu.init: Use udevsettle rather than 'sleep 1' to wait for
        input devices to appear.
    
     -- Colin Watson <email address hidden>   Sat, 24 Mar 2007 17:54:00 +0000