Change logs for higan source package in Utopic

  • higan (094-5) unstable; urgency=medium
    
    
      * Use standard gcc instead of gcc-4.8. (Closes: #751314)
    
     -- Tobias Hansen <email address hidden>  Sun, 03 Aug 2014 16:57:25 +0200
  • higan (094-4) unstable; urgency=medium
    
    
      * Add a hack to the postinst script to make higan show up
        in gnome-shell right after the installation. (Closes: #748018)
      * Add another patch by Michael Gold:
        - use-XDG_CONFIG_HOME.patch:
          Store config files in $XDG_CONFIG_HOME if set. (Closes: #738270)
    
     -- Tobias Hansen <email address hidden>  Sun, 18 May 2014 11:22:08 +0200
  • higan (094-3) unstable; urgency=medium
    
    
      * Add patches by Michael Gold:
        - dt_lnk-dt_unknown.patch:
          Handle symlinks/DT_UNKNOWN correctly. (Closes: #737361)
        - fc-heuristic-error.patch:
          Prevent crash when importing unheadered NES ROM. (Closes: #737363)
        - noopt-nostrip.patch:
          Support DEB_BUILD_OPTIONS='noopt nostrip'. (Closes: #737364)
      * Modify patch:
        - load-private-libraries.patch:
          Look for libraries first in LD_LIBRARY_PATH first. (Closes: #737365)
    
     -- Tobias Hansen <email address hidden>  Mon, 24 Feb 2014 23:50:09 +0100
  • higan (094-2) unstable; urgency=medium
    
    
      * New patch sjlj-declare-xopen-source.patch:
        sjlj.c requires the X/Open 7 standard which caused
        FTBFS on all architectures except amd64, i386 and powerpc.
      * Disable fortify hardening flag when sjlj.c is used, it breaks
        higan (tested with sjlj.c on amd64).
      * Add lintian overrides for debian-watch-file-is-missing and
        hardening-no-fortify-functions.
    
     -- Tobias Hansen <email address hidden>  Sat, 25 Jan 2014 12:59:26 +0100