Change logs for wdiff source package in Squeeze

  • wdiff (0.6.3-1) unstable; urgency=low
    
    
      * New upstream release.
    
     -- Santiago Vila <email address hidden>  Fri, 11 Jun 2010 19:10:52 +0200
  • wdiff (0.6.1-2) unstable; urgency=medium
    
    
      * Fix bashism in configure script which made the package to FTBFS.
        Thanks to Lucas Nussbaum, Closes: #583000.
      * Improved watch file regex.
    
     -- Santiago Vila <email address hidden>  Tue, 25 May 2010 16:36:24 +0200
  • wdiff (0.6.1-1) unstable; urgency=low
    
    
      * New upstream release. Closes: #577120.
      * Enabled experimental features (mdiff, unify, wdiff2).
      * Dropped all previous patches. The only feature not in official wdiff is
        the ability for PAGER to contain options, but there is an easy workaround,
        which is to use a wrapper script.
      * License is now GPLv3+.
      * Support cross-build.
    
     -- Santiago Vila <email address hidden>  Thu, 15 Apr 2010 21:16:00 +0200
  • wdiff (0.5-21) unstable; urgency=low
    
    
      * Option -V is now called -v, to be in sync with wdiff beta.
    
     -- Santiago Vila <email address hidden>  Thu, 25 Feb 2010 11:32:48 +0100
  • wdiff (0.5-19) unstable; urgency=low
    
    
      * Changed Build-Depends to libncurses5-dev, the real package name.
      * Added missing INFO-DIR-SECTION to the info file.
      * Handle info files as indicated by policy 3.8.3.
      * Do not ignore errors from make distclean.
      * Removed useless calls to install-docs.
      * Added watch file.
      
     -- Santiago Vila <email address hidden>  Sun, 30 Aug 2009 19:33:10 +0200
  • wdiff (0.5-18) unstable; urgency=medium
    
    
      * Changed wdiff.c to use mkstemp and fdopen instead of tmpnam
        to avoid a race condition. Closes: #425254.
      * Fixed -V option in manpage. Closes: #438461.
      * Do not pass -split_chapter to texi2html.
      * Moved doc-base file to Text section.
      
     -- Santiago Vila <email address hidden>  Tue, 17 Jun 2008 19:27:00 +0200