Change logs for numdiff source package in Trusty

  • numdiff (5.8.1-1) unstable; urgency=low
    
    
      * New upstream release:
        - do not include the optional invariant sections clause of the GFDL and fix
          the lintian license-problem-gfdl-invariants error; closes: #709492
        - ndselect now recognizes the options -O and -D 
        - changed the long option --separator to --separators 
        - the options -s and -S support a larger set of escape sequences
        - detection of binary files
        - the short form of Numdiff option --dummy is not -D anymore, but -U
        - support for Unicode characters or whole strings as field delimiters
        - support for escape sequences in the currencies option
      * Removed patches:
        - up-mkdir-manpages.patch that was integrated upstream
      * fix lintian ancient-standards-version warning by updating the 
        Standards-Version field in debian/control
      * fix the lintian hardening-no-relro warning by adding an
        override_dh_auto_configure in debian/rules
      * update the machine-readable debian/copyright file to version 1.0 
        of the standard
      * compile with -O0 as per upstream known issue with optimization and GMP;
        this causes a lintian hardening-no-fortify-functions but is required as
        long as this issue is not solved upstream
    
     -- Paolo Greppi <email address hidden>  Tue, 17 Sep 2013 21:19:34 +0200
  • numdiff (5.6.0-1) unstable; urgency=low
    
    
      * New upstream release:
        - provides manpages -- dropped fix-missing-manpages.patch
        - the other patches updated
      * Added patches:
        - up-mkdir-manpages.patch
    
     -- Yaroslav Halchenko <email address hidden>  Sat, 18 Feb 2012 22:46:31 -0500