Change logs for joe source package in Natty

  • joe (3.7-2) unstable; urgency=high
    
      * Fix the crash when typing too many dashes on a line, d'oh,
        cherry-picked upstream CVS fix for uformat.c by Joseph Allen, and
        fixed that in turn to actually assign the value of x to orgx, silly,
        closes: #508159.
      * Fix the various segfaults when called with more than one file, d'oh.
        Thanks to Oyvind Aabling for a patch, but actually it seems that
        this was a copy&waste error that crept up into the 3.7 tarball yet
        was coded properly in CVS (main.c r1.79), so simply used that line
        from the CVS version, closes: #514512.
      * Fix the Ins key for jstar users by replacing the obsolete marker
        "overtype" with "overwrite" in rc/jstarrc.in, thanks to Adam Borowski,
        closes: #508797.
      * Fix the matching of python<numbered> interpreters in rc/ftyperc,
        thanks to Piotr Engelking, closes: #549277.
      * Undo the mail formatting horror by reverting to the 3.5-2 (lenny)
        version of syntax/mail.jsf.in. Neither the upstream commits nor the
        NEWS file really explain the benefits of the new stuff, I only see
        the bugs and all the excess red that's making me nauseous, too,
        closes: #597825.
      * Update standards version to 3.9.1.
        + Update menu section from Apps/Editors to Applications/Editors. (3.7.3)
        + Add Homepage field. (3.8.0)
      * Declare 1.0 in debian/source/format explicitly.
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  15 Nov 2010 09:18:55 +0000
  • joe (3.7-1) unstable; urgency=low
    
      * New upstream version, closes: #504122, #504439.
        (Thanks to Jari Aalto for all the help with the BTS.)
        + jstar is now able to set the left margin to 1, closes: #386883.
        + Preserves timestamps of backup files once again, closes: #356267.
        + Non-French sentence/paragraph spacing rules are now working properly,
          closes: #389410.
        + The French input (o) to the yes query now works (but thanks to
          Jari Aalto for the alternative patch anyway), closes: #402565.
        + Should now separate the interface locale from the input locale
          (although I still had to forward-port my patch which unbreaks
          langinfo.h CODESET detection), closes: #453310.
        + Can now work with files/directories whose names begin with "!",
          provided that they are doubly-escaped, closes: #163628.
        + Can now work with files/directories whose names include "\",
          provided that they are doubly-escaped, closes: 204449.
        + Option -guess-indent no longer breaks -istep, closes: #430565.
        + %a/%A fields in the status bar now work on (multibyte) chars,
          closes: #443181.
        + syntax/css.jsf no longer forces bold white on keywords, just bold,
          closes: #414245.
        + Improved Emacs keybindings in the find/replace query, closes: #440158.
        + syntax/lua.jsf no longer has a syntax error on line 183,
          closes: #505489.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Sat,  06 Dec 2008 22:02:28 +0000