mame (0.139-0ubuntu1) maverick; urgency=low

  * New upstream release (LP: #612070)
  * debian/contrib/manpages: removed, accepted upstream
  * debian/patches/:
    - deprecated_gtk_macros: removed, fixed upstream
    - missing_newline.patch: removed, fixed upstream
    - typos.patch: removed, fixed upstream
  * debian/rules: new variables SYMLEVEL and DUMPSYM
  * mame-tools: ldplayer removed, possibly for good (FTBFS upstream)

 -- Cesare Falco <cesare.falco@gmail.com>  Sun, 01 Aug 2010 23:18:31 +0200

mame (0.138-0ubuntu2) maverick; urgency=low

  [ Cesare Falco ]
  * debian/control:
    - Fixed renaming/replacing deps (LP: #605337)
    - Limit architecture to i386 and amd64
  * Removed redundancies in debian/*.dirs
  * debian/copyright: converted to DEP-5 format
  * debian/rules:
    - Deleted hppa, ia64, spac and powerpc as they are not supported upstream
    - Modified the get-orig-source target to generate the tarball in the root
      directory and not in the parent directory

  [ Fabrice Coutadeur ]
  * debian/control: bump Standards-version to 3.9.0. No changes required.

 -- Cesare Falco <cesare.falco@gmail.com>  Mon, 19 Jul 2010 00:01:32 +0200

mame (0.138-0ubuntu1) maverick; urgency=low

  * New upstream release (LP: #538369)
  * sdlmame:
    - changed name of package to mame (LP: #538367)
      + new dummy packages to ease transition
      + renamed all maintainer scripts which needed to
      + updated documentation and contributed files
  * sdlmame-tools:
    - changed name of package to mame-tools
    - new dummy package to ease transition
    - added ldplayer, including manpage
  * New package to ease building of custom MAME flavours:
    - mame-common: a set of mandatory, basic files needed to run MAME,
      no matter the flavour
  * debian/control:
    - Wrapped and sorted Build-Depends et al.
    - Fixed version numbers for 0.136
    - Fixed package descriptions
    - Section changed to games (mame/mame-common) and utils (mame-tools)
  * debian/contrib/:
    - contains all contrib files now, subdirs removed
    - mame.1:
      + documented new switch -listsoftware
      + documented switch -listmedia, previously slipped out
    - mame.ini: fixed keymaps directory
  * debian/mame-common.dirs: fixed keymaps directory
  * debian/patches/:
    - missing_newline.patch: new, adds newline to some source files
    - typos.patch: new, fixes some typos in source strings/comments
    - delete_obj_dir_on_make_clean.patch: new, clean target deletes obj/
  * debian/rules:
    - restructured to take advantage of dh
    - get-orig-source: build a .bz2 archive
    - removed obsolete variables: CPP_COMPILE DISTRO NOASM
    - removed FORTIFY_SOURCE override to fit Ubuntu standards
    - new variable NOWERROR turns compiler warnings into errors
    - new variable GPROF turns on profiling with gprof
  * debian/source/format: moved to 3.0 (quilt)
  * debian/watch: Updated URL
  * debian/whatsnew.txt: gone, it's back upstream

 -- Cesare Falco <cesare.falco@gmail.com>  Sat, 22 May 2010 10:28:24 +0200

sdlmame (0.136-0ubuntu2) lucid; urgency=low

  * debian/rules:
    - Got rid of gcc 4.2 as default lucid compiler (4.4) is good for sdlmame.
      This is done by using DISTRO=gcc44-generic (LP: #554444)
    - Added dh_quilt call to apply new patch
  * debian/control:
    - Bumped version of debhelper to 7.0.8 to have dh_quilt macro
    - Added build dependency on quilt
    - Deleted dependency on gcc-4.2
  * debian/patches/deprecated_gtk_macros: Remove deprecated gtk2 macro in
    src/osd/sdl/dview.c
  * debian/contrib/manpages/*.1: fixed release in all manpages, also a typo in
    ldverify.1

 -- Cesare Falco <cesare.falco@gmail.com>  Sat, 03 Apr 2010 09:51:27 +0200

sdlmame (0.136-0ubuntu1) lucid; urgency=low

  * New upstream release - Closes (LP: #502191)
  * debian/rules:
    - Added new make variable NOASM to take advantage of the Assembly core when
      available, and also mandatory on some targets (ARM, for example)
    - Updated to take into account that whatnext is in debian directory for this
      release
  * debian/whatsnew.txt: get from MAME site as it's missing in upstream tarball
  * debian/sdlmame.1: updated with new options "listdevices" and "numprocessors"
  * debian/contrib/config/joymap.dat: deleted for obsolete as joystick code
    is not based on SDL anymore

 -- Cesare Falco <cesare.falco@gmail.com>  Sun, 04 Jan 2010 15:39:00 +0100

sdlmame (0.135-0ubuntu1) karmic; urgency=low

  * New upstream release - Closes (LP: #403212)
  * debian/watch: unstable releases are no longer detected
  * mame.ini: added the cheat subdirectories to cheatpath so zipped
    cheatfiles will be searched too
  * renamed crsshair subdirectory to crosshair to reflect upstream change
  * mame.ini: renamed references to crosshair subdirectory (see above)

 -- Cesare Falco <cesare.falco@gmail.com>  Tue, 03 Nov 2009 17:10:15 +0100

sdlmame (0.132-0ubuntu1) karmic; urgency=low

  * New upstream release - Closes (LP: #390157)
  * debian/rules: override new makefile variable CPP_COMPILE
  * debian/rules: code optimization flags for run-time speed enhancement
  * debian/rules: use ubuntu-specific build in upstream
  * sdlmame is no longer suid root; removed /var/games/sdlmame directory
    and games data are now saved in $HOME/.mame/

 -- Cesare Falco <cesare.falco@gmail.com>  Wed, 10 Jun 2009 22:45:24 +0200

sdlmame (0.129-0ubuntu1) jaunty; urgency=low

  * New upstream release - Closes (LP: #318304)
  * Removed obsolete contributed files related to joystick configuration
  * FIX: Don't build for lpia architecture (unsupported upstream)
  * FIX: Increased build optimizations to -pentium2 (sdlmame wouldn't run
    at decent speed on slower machines anyway)

 -- Cesare Falco <cesare.falco@gmail.com>  Sat, 14 Feb 2009 20:42:57 +0100

sdlmame (0.128-0ubuntu1) jaunty; urgency=low

  * New upstream release - Closes (LP: #231223)
  * FIX: Only Linux keyboard layouts are now included in binary packages
  * FIX: Added conflict with xmame-tools - Closes (LP: #245318)

 -- Cesare Falco <cesare.falco@gmail.com>  Fri, 17 Oct 2008 21:41:04 +0200

sdlmame (0.123-0ubuntu1) hardy; urgency=low

  * New upstream release

 -- Cesare Falco <cesare.falco@gmail.com>  Thu, 07 Feb 2008 15:00:08 +0100

sdlmame (0.122-0ubuntu1) hardy; urgency=low

  * Initial release - Closes (LP: #135879)
  * Repackaged upstream source from zip to tar.gz

 -- Cesare Falco <cesare.falco@gmail.com>  Sun, 20 Jan 2008 11:00:19 +0100
