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

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Jordi Mallach
  • Date: 2011-08-04 17:35:44 UTC
  • Revision ID: package-import@ubuntu.com-20110804173544-onza41clstq3ai24
Tags: 0.143-3
* 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).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
mame (0.143-3) unstable; urgency=low
 
2
 
 
3
  * Avoid ignoring "make clean" errors.
 
4
  * There is no need to override dh_builddeb: debian/source/options
 
5
    already does it for us.
 
6
  * Add necessary Breaks for sdlmame and sdlmame-tools to ensure smooth
 
7
    upgrades from Ubuntu and other unofficial repositories (closes: #635858).
 
8
 
 
9
 -- Jordi Mallach <jordi@debian.org>  Thu, 04 Aug 2011 17:35:44 +0200
 
10
 
1
11
mame (0.143-2) unstable; urgency=low
2
12
 
3
13
  * Fix builds on MIPS, adding -Umips to ARCHOPTS (Emmanuel Kasper).