lp:ubuntu/trusty-proposed/zsnes

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/trusty-proposed/zsnes
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

12. By Etienne Millon

[ Fabian Greffrath ]
* 0001-gcc-fno-rtti.patch: Removed, one less deviation from upstream.
* 0002-replace_crc32.patch: Removed, not actually needed at all.
* 0013-Fix-sound-with-libao.patch: Replace with the actual patch from
  upstream SVN.
* 0014-Initialize-driver_format.matrix-with-NULL.patch: Only keep the
  memset() part as discussed with upstream author Nach on the ZSNES board.
* Set Architecture: any-i386.
* Add CPPFLAGS to CFLAGS and CXXFLAGS to enable full hardening flags.
* fortify-source.patch: New patch to fix compilation with FORTIFY_SOURCE.
  (Closes: #698990)

[ Etienne Millon ]
* Fix crashes on resume : use int64s instead of floats in sem_GetTicks().
  Thanks to Ian Munsie. (Closes: #687107)
* Fix loading states with _FORTIFY_SOURCE enabled.
  Thanks to Nelson Elhage. (Closes: #712790)
* Add keywords to desktop file.
* Bump Standards-Version to 3.9.4 (no changes).
* Canonicalize VCS-* fields.

11. By Fabian Greffrath <email address hidden>

Build zsnes without libao support for wheezy.
libao has often been a source of trouble for zsnes. Without libao support
it will fall back to the SDL audio driver. Furthermore it will make it
possible to install the zsnes package via multi-arch (see #638741).

10. By Etienne Millon

[ Etienne Millon ]
* Disable build on amd64 (Closes: #679526)
  - Add Multi-Arch: Foreign
* debian/compat : use level 9 compatibility level
* debian/rules :
  - use find -delete instead of command expansion
  - use dpkg-buildflags
  - add -Wl,--as-needed to LDFLAGS (Closes: #607311)

[ Eshat Cakar ]
* Improve zsnes.desktop file, thanks to Fabian Greffrath (Closes: #680054)

[ Fabian Greffrath ]
* Add myself to Uploaders.
* 0001-gcc-fno-rtti.patch: Patch src/configure.in instead of the
  auto-generated src/configure.
* Add patch to initialize the ao_sample_format structure
  (thanks also to Goswin von Brederlow - Closes: #679826)
* Install high-res PNG icons provided with the sources (Closes: #680078)

9. By Etienne Millon

* New patches :
  - handle the nostrip build option (Closes: #438384)
  - fix FTBFS with gcc 4.7 (Closes: #667429)
  - fix audio output with libao (Closes: #470410)
* Build-depend on libpng-dev instead of libpng12-dev (Closes: #662578)
* Bump Standards-Version to 3.9.3 (no changes).

8. By Etienne Millon

* Add a patch to fix build with libpng 1.5
  (Closes: #649801, thanks to Nobuhiro Iwamatsu).
* Enable the built-in debugger (Closes: #513201).
* Use dh-autoreconf instead of autotools-dev.
* Add a patch fixing hat positions not resetting properly (thanks to hakonrk
  & Simeon Maxein).
* Add explicit dependency on libgl-dev or its implementation
  (Closes: #641277, thanks to Matthias Klose).
* Bump Standards-Version to 3.9.2 (no changes).

7. By Etienne Millon

* Use upstream tarball (in bzip2 format) instead of a custom gzip one.
* debian/rules: add -lpthread to LDFLAGS to fix FTBFS with new binutils
  (Closes: #620656)
* debian/control:
  - Remove an incorrect statement about multiplayer in the description
  (Closes: #616445)
* Document patches in DEP3 headers .
* Prevent installation of upstream-provided license.htm instead of deleting
  it.

6. By Etienne Millon

* New maintainer (Closes: #573418).
  - This package is now maintained by the Debian Games Team.
  - Add myself and Eshat Cakar to Uploaders.
* Remove useless build-deps on xlibmesa-gl-dev and xutils (Closes: #579040).
* Add support for amd64 (Closes: #402104)
* debian/control: clarifiy description thanks to Ubuntu patch
  (Closes: #487118)
* Add ${misc:Depends} to dependencies.
* Add debian/watch file.
* Switched to '3.0 (quilt)' format.
* Bump Standards-Version to 3.9.1 (no changes).
* zsnes.desktop: removed useless Encoding field.
* zsnes.doc-base: removed 'Apps/' prefix from Section.
* Build know copies config.{guess,sub} from autotools-dev.
* Add patches to upstream sources:
  - Convert the manpage to use minus signs and en-dashes instead of hyphens.
  - Correct a spelling error.
  - Remove an extra license file in documentation.

5. By Vincent Fourmond

* Non-maintainer upload.
* Fix the debian/rules clean problem, with a patch courtesy of
  Gunnar Wolf <email address hidden> (closes: #513205)
* Urgency medium to fix RC bug in testing

4. By Ian Beckwith <email address hidden>

* Non-maintainer upload.
* Fix gcc-4.3 FTBFS (Closes: #474804).

3. By Aaron Lehmann <email address hidden>

* New upstream version (Closes: #287161, #287998)
* Fix manpage (Closes: #290463)

Branch metadata

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

Subscribers