[SCM] packaging for the mame arcade game emulator branch, master, updated. f1da7dcde915946bf3fc353fa81ef6ee6c8302d9

Jordi Mallach jordi at debian.org
Fri Jul 29 16:06:29 UTC 2011


The following commit has been merged in the master branch:
commit f1da7dcde915946bf3fc353fa81ef6ee6c8302d9
Author: Jordi Mallach <jordi at debian.org>
Date:   Fri Jul 29 18:06:18 2011 +0200

    Add necessary Breaks for sdlmame and sdlmame-tools to ensure smooth upgrades from Ubuntu and other unofficial repositories.

diff --git a/debian/changelog b/debian/changelog
index d2596f0..ef4f6dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ mame (0.143-3) UNRELEASED; urgency=low
   * 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.
 
  -- Jordi Mallach <jordi at debian.org>  Tue, 19 Jul 2011 09:14:50 +0200
 
diff --git a/debian/control b/debian/control
index c0d7c81..e83598b 100644
--- a/debian/control
+++ b/debian/control
@@ -27,7 +27,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: mame-tools, gnome-video-arcade
 Provides: xmame-common, xmame-sdl, xmame-svga, xmame-x
 Replaces: xmame-common (<< 0.140), xmame-sdl (<< 0.140), xmame-svga (<< 0.140), xmame-x (<< 0.140)
-Breaks: xmame-common (<< 0.140), xmame-sdl (<< 0.140), xmame-svga (<< 0.140), xmame-x (<< 0.140)
+Breaks: xmame-common (<< 0.140), xmame-sdl (<< 0.140), xmame-svga (<< 0.140), xmame-x (<< 0.140), sdlmame (<< 0.143)
 Description: Multiple Arcade Machine Emulator (MAME)
  MAME is a hardware emulator: it faithfully reproduces the behavior of many
  arcade machines (it is not a simulation). This program is not a game but can
@@ -42,7 +42,7 @@ Section: non-free/utils
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Recommends: mame (= ${source:Version})
-Breaks: xmame-tools (<< 0.140)
+Breaks: xmame-tools (<< 0.140), sdlmame-tools (<< 0.143)
 Description: Tools for Multiple Arcade Machine Emulator (MAME)
  MAME is a hardware emulator: it faithfully reproduces the behavior of many
  arcade machines (it is not a simulation). This program is not a game but can

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list