Change logs for le source package in Karmic

  • le (1.14.0-1ubuntu1) karmic; urgency=low
    
      * debian/patches/gcc4.4_fix_ftbfs added to fix FTBFS
        caused by "error: invalid conversion from 'const char*' to 'char*'".
    
     -- Stefan Ebner <email address hidden>   Fri, 18 Sep 2009 14:34:52 +0200
  • le (1.14.0-1) unstable; urgency=low
    
      * New upstream release:
        - le.1_minus_signs.patch: deleted, merged upstream.
        - macro_def_BUG223168.patch: deleted, merged upstream.
        - le_syntax.patch: deleted, merged upstream.
        - man_typo.patch: deleted, merged upstream.
        - add kri/kind terminfo codes to keymap.
        - minor improvemens in shell and sql syntax patterns.
        - php syntax updated (Igor Zhbanov).
        - added sum function to the calculator.
        - fvwm2rc syntax added (Aldis Berjoza).
        - fixed DOS-EOL mode display in status line.
        - automatically turn off syntax highlighting on screens with too long lines
        - display syntax selector in File/Info dialog.
        - improved syntax descriptions for shell, configure.ac, perl
        - use newer regex with non-greedy modifier
        - allow syntax pattern inclusion from additional files
      * debian/docs: don't install NEWS, it is already being installed as changelog
      * debian/rules: use cdbs
      * debian/control:
        + Build-Depend on cdbs
        - Remove versioned build dependencies that are satisfied even in etch:
          + quilt
          + libncursesw5-dev
        + Bump Standards-Version to 3.8.1, no change needed
      * debian/patches/
        + pascal-mode.patch: Pascal (*.pas) mode for syntax highlighting
        - diff-mode-enhancements.patch:
          + Recognise files starting with ^diff
          + Colourise the whole added/removed lines, not just the symbols
        + debian-control-mode-typo.patch: s/Enhaces/Enhances
        - watch-file-mode.patch
          + Fix an error related to active/passive caused by accident on a recent
            syntax files modification
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Wed,  06 May 2009 21:09:27 +0100
  • le (1.13.7-2) unstable; urgency=low
    
      * The "Syntax highlighting" upload.
    
      * patches/le_syntax.patch:
        + Improved syntax highlighting for php.
        + Fixed an incorrect highlighting of $" in perl mode.
        + Fixed an incorrect highlighting of \# in perl mode.
        + Increased the height up to 20 for some long constructors.
        + Added makefile mode.
        + Also match *.ini in the generic config file mode.
        + Added Debian control (control, dsc, changes) file mode.
        + Added Debian changelog mode.
        + Also match *.pot in po mode.
        + Added basic lsm mode.
        + Added watch file, uscan(1), mode.
        + Added gdbinit mode.
        + Added .desktop (and eventsrc) mode.
        + Added basic quilt series mode.
        + Added basic .ac and .m4 mode.
        + Added generic changelog mode.
      * debian/control: bump Standards Version to 3.8.0:
        - No changes needed
      * debian/rules: minor cleanup.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Tue,  04 Nov 2008 21:28:55 +0000