lp:debian/wheezy/mame

Created by James Westby and last modified
Get this branch:
bzr branch lp:debian/wheezy/mame
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

13. By Emmanuel Kasper

[ Cesare Falco ]
* Replace -march with -mtune=generic gcc flag for compatibility issues
  with older CPUs (LP: #1063993)

[ Emmanuel Kasper ]
* Add support for parallel building using DEB_BUILD_OPTIONS
* Reorganize default paths:
     $HOME/.mame for ini file and output files
     $HOME/mame for data search paths

12. By Emmanuel Kasper

Removes danglink symlink after xmame-sdl,xmame-x,xmame-svga update.
closes: bug#687654, #689718

11. By Emmanuel Kasper

[ Cesare Falco ]
* mame.ini: start mame in full screen until issue solved in Ubuntu, see:
  https://bugs.launchpad.net/ubuntu/+source/mame/+bug/994508
* Man page updated to 0.146

[ Emmanuel Kasper ]
* Default gcc optimize flag switched to -O2 (-O3 segfaults on arm and i386)

10. By Jordi Mallach

[ Emmanuel Kasper ]
* New upstream release
* Drop patch to fix man pages section and patches to link with flac
  and jpeg system lib: all this has been pushed upstream by Cesare Falco
* Add DM-Upload-Allowed: yes field.

[ Jordi Mallach ]
* Create a "gnu" TARGETOS stanza that defines NO_AFFINITY_NP.
* Stop setting TARGETOS to "unix" in d/rules. It should be autodetected,
  and set to the appropriate value.
* mame_manpage_section.patch: Change mame's manpage section to 6 (games),
  in the TH declaration.

9. By Jordi Mallach

[ Emmanuel Kasper ]
* New upstream release (closes: #663429)
* New patch: makefile switch to link system flac library
* Remove "all" from build target as we build the tools in mess package
* Yet another batch of syntax errors in DEP5 copyright file corrected

[ Cesare Falco ]
* Improve backward compatibility in Ubuntu:
  * Added /usr/local/* paths in mame.ini
  * Some cleanup and refactoring in control
* Make lintian happier:
  * Included BSD licence in copyright
  * Fixed Section: header in control
* New patch: makefile switch to link system jpeg library
* nplayers packaged is now a supplemental tarball

[ Jordi Mallach ]
* gnu_fixes.patch: Add a check for __GNU__ to fix builds on the Hurd.
* Point to the 1.0 machine-readable copyright format spec.
* Make get-orig-source target drop tarballs in the current directory,
  as policy mandates.
* Bump Standards-Version to 3.9.3.
* Remove leading slashes from mame.dirs.
* Add back Section field for transitional packages, but switch to oldlibs
  (as opposed to metapackages), which apparently is what everyone is doing
  due to lintian.

8. By Jordi Mallach

[ Jordi Mallach ]
* Fix syntax errors in DEP5 copyright file (lintian).
* Use a versioned copyright Format specification field.
* Update Vcs-* URLs.
* Move transitional packages to the new metapackages section, and make
  them priority extra.
* Remove references to GNU/Linux and MESS sources from copyright.
* Add build variables for s390x.
* Use .xz tarballs as it cuts 4MB for the upstream sources.
* Add nplayers.ini as a patch. Update copyright file to add CC-BY-SA-3.0.

[ Emmanuel Kasper ]
* New upstream release. Closes: #651538.
* Add Free Desktop compliant png icons of various sizes taken from
  the hydroxygen iconset
* Mess is now built from a new source package, to avoid possible source
  incompatibilities between mame and the mess overlay.
* Mame-tools are not built from the mame source package anymore, but
  from the mess source package

7. By Jordi Mallach

* Avoid ignoring "make clean" errors.
* There is no need to override dh_builddeb: debian/source/options
  already does it for us.
* Add necessary Breaks for sdlmame and sdlmame-tools to ensure smooth
  upgrades from Ubuntu and other unofficial repositories (closes: #635858).

6. By Jordi Mallach

* Fix builds on MIPS, adding -Umips to ARCHOPTS (Emmanuel Kasper).
* Make xmess-sdl and xmess-x Architecture: all.
* Make mess-data's short description unique.

5. By Jordi Mallach

[ Emmanuel Kasper ]
* New upstream release
* Set NOWERROR=1 to allow compiling with gcc-4.6
* Remove fix_powerpc_build.patch, as upstream has taken it in this release
* Add gnome-video-arcade front end as a suggested package

[ Félix Arreola Rodríguez ]
* Add kfreebsd-build.patch to quilt series, to fix build on kfreebsd

[ Jordi Mallach ]
* Remove unneeded and bogus addition of --with-quilt to the dh invocation.
* Add Cesare Falco (long time Ubuntu maintainer) to Uploaders, and wrap
  them into multiple lines.

4. By Jordi Mallach

[ Emmanuel Kasper ]
* Add make variables to build on GNU/kFreeBSD

[ Jordi Mallach ]
* Add fix_powerpc_build.patch: Fix an incorrectly declared ifdef that
  made big-endian builds fail.
* Set NOASM=1 globally, and unset for the targets that are known to have
  a native ASM implementation (x86 and ppc). Builds for most other
  Debian architectures will fail due to memory alignment issues, though.
* Add a minimal mame.ini, only showing the default paths options and
  other important options like "video" or "multithreading", and install
  it as a proper conffile.
* Remove mame.postinst and mame.prerm, to stop generating a mame.ini
  file on postinst, which was never being updated on upgrades.
* If the generated mame.ini in 0.141-1 or 0.141-2 is not modified,
  remove mame.ini to avoid a dpkg conffile prompt.
* Autogenerate a mame.ini using mame -createconfig after the build is
  done, and install it as an example.
* Change all uses of Conflicts to Breaks.
* Bump debhelper compat version to 8.
* Bump Standards-Version to 3.9.2 (no changes needed).
* Use bzip2 for the debian tar.
* Upload to unstable.

Branch metadata

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

Subscribers