Change logs for imwheel source package in Edgy

  • imwheel (1.0.0pre12-7) unstable; urgency=low
    
      * Improve the last patch slightly, by once again allowing imwheel to be
        started without the '-b' option. Many people don't use this option
        since they are happy with the default ("4 5 6 7 8 9"), and therefore the
        last upload caused imwheel to fail to start for them. Now the old
        behaviour is restored, though if you do use the '-b' option, you
        still need to add the spaces between the numbers. (Closes: #359685)
    
    imwheel (1.0.0pre12-6) unstable; urgency=low
    
      * Apply a patch from Thomas Liebetraut <email address hidden> that
        allows imwheel to control more than 9 buttons. This requires that
        the button spec format be changed, however. Each button number must
        now be separated by a space (so "0089" becomes "0 0 8 9"). Update
        the documentation to reflect this change. Add a NEWS.Debian to
        explain the changes in more detail. (Closes: #203006)
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 14:23:30 +0100
  • imwheel (1.0.0pre12-5) unstable; urgency=low
    
    
      * Tweak the build system so that imwheel doesn't depend on libraries
        that it doesn't actually need. Also remove the xutils build-depend,
        which seems to be unnecessary.
      * Adjust the startup.conf imwheel defaults, to better match the most
        common case when using the new X.Org 6.9 or later.
      * Revamp the README.Debian so that users confused by imwheel breaking
        with X.Org 6.9 have sufficient information on the changes to be able
        to adapt and get imwheel working again.
    
     -- Christopher Martin <email address hidden>  Sat,  7 Jan 2006 11:55:09 -0500