Change logs for imwheel source package in Intrepid

  • imwheel (1.0.0pre12-8) unstable; urgency=low
    
      * Update standards-version to 3.7.3, and debhelper compatibility level
        to 6. No changes.
      * Move Homepage from the package description to a regular
        debian/control field.
      * Don't ignore distclean errors in debian/rules.
      * Don't ship the BUGS file, as it's out of date. Also drop the README,
        as the manpage is more current and has all of the same information.
    
      * Change the default button spec for clarity. Since X now considers
        everyone to have a horizontal mouse wheel when numbering buttons, we now
        skip over four buttons before we get to the thumb buttons. Update the
        README.Debian to match, and add a NEWS.Debian entry to explain.
      * Revamp the default imwheelrc and manpage, mainly cleaning up and deleting
        references to deprecated options. Also edit these options out of the
        ouput of 'imwheel -h'.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  02 May 2008 02:09:17 +0100
  • 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