lp:debian/stretch/higan

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:debian/stretch/higan
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

8. By Tobias Hansen <email address hidden>

* Instead of checking for the available OpenGL version,
  try creating an OpenGL 3.2 context and handle possible X errors.
  The previous check would find the OpenGL compatibility profile version
  which can be lower than the core profile version (e.g. when using Mesa)
  leading to false positives. (Closes: #790114)
  - Remove check-opengl-version.patch
  - Add handle-opengl-x-error.patch
* Remove transitional dummy package bsnes.
* Add Provides: nes-emulator to d/control (Closes: #777098)
* Create debian/watch.
* Bump Standards-Version to 3.9.6.

7. By Tobias Hansen <email address hidden>

Use standard gcc instead of gcc-4.8. (Closes: #751314)

6. By Tobias Hansen <email address hidden>

* 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)

5. By Tobias Hansen <email address hidden>

* 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)

4. By Tobias Hansen <email address hidden>

* 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.

3. By Tobias Hansen <email address hidden>

* Use g++-4.8 on all architectures (at least g++-4.7 is required).
* Move from section games to otherosfs, move files accordingly from
  /usr/games to /usr/bin, /usr/share/games to /usr/share.
* Add preinst scripts to remove old alternatives bsnes-bin and higan.
* Remove Brandon Barnes from debian/* copyright holders, everything
  was redone multiple times since then. Change license of debian/*
  to GPL-3.

2. By Tobias Hansen <email address hidden>

* New upstream release (Closes: #697130, #698848, #709979)
* Program was renamed to higan.
  - Rename package.
  - New packaging git repository.
* bsnes becomes transitional package.
* laevateinn (debugger) was removed.
* Include user guide in html format.
* Shared files are no longer copied to ~/.config/higan at startup.
* Include library libananke for importing games, installed
  to /usr/lib/games/higan, replaces bsnes-purify.
* Lots of packaging adjustments to accommodate to many upstream changes.

1. By Tobias Hansen <email address hidden>

Import upstream version 093

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:debian/higan
This branch contains Public information 
Everyone can see this information.

Subscribers