~ubuntu-branches/debian/sid/mame/sid

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Emmanuel Kasper, Cesare Falco, Emmanuel Kasper
  • Date: 2012-11-13 17:39:32 UTC
  • Revision ID: package-import@ubuntu.com-20121113173932-hpwwoox1g90ebj0p
Tags: 0.146-5
[ 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

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mame (0.146-5) unstable; urgency=low
 
2
 
 
3
  [ Cesare Falco ]
 
4
  * Replace -march with -mtune=generic gcc flag for compatibility issues
 
5
    with older CPUs (LP: #1063993)
 
6
 
 
7
  [ Emmanuel Kasper ]
 
8
  * Add support for parallel building using DEB_BUILD_OPTIONS
 
9
  * Reorganize default paths:
 
10
       $HOME/.mame for ini file and output files
 
11
       $HOME/mame for data search paths
 
12
 
 
13
 -- Emmanuel Kasper <emmanuel@libera.cc>  Tue, 13 Nov 2012 17:39:32 +0100
 
14
 
1
15
mame (0.146-4) unstable; urgency=low
2
16
 
3
17
  * Removes danglink symlink after xmame-sdl,xmame-x,xmame-svga update.