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

Jordi Mallach jordi at debian.org
Wed Apr 4 15:41:36 UTC 2012


The following commit has been merged in the master branch:
commit 32174f23d6020abb4e9bb5203c95232b86dfcd44
Author: Jordi Mallach <jordi at debian.org>
Date:   Wed Apr 4 17:17:42 2012 +0200

    Remove leading slashes from mame.dirs.

diff --git a/debian/changelog b/debian/changelog
index 817c9e8..921ed18 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ mame (0.145-1) UNRELEASED; urgency=low
   * 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.
 
  -- Jordi Mallach <jordi at debian.org>  Wed, 04 Apr 2012 17:13:35 +0200
 
diff --git a/debian/mame.dirs b/debian/mame.dirs
index 852c878..aa6ad29 100644
--- a/debian/mame.dirs
+++ b/debian/mame.dirs
@@ -1,11 +1,10 @@
 etc/mame/ctrlr
-/usr/share/games/mame/cheat
-/usr/share/games/mame/crosshair
-/usr/share/games/mame/roms
-/usr/share/games/mame/samples
-/usr/local/share/games/mame/artwork
-/usr/local/share/games/mame/cheat
-/usr/local/share/games/mame/crosshair
-/usr/local/share/games/mame/roms
-/usr/local/share/games/mame/samples
-
+usr/share/games/mame/cheat
+usr/share/games/mame/crosshair
+usr/share/games/mame/roms
+usr/share/games/mame/samples
+usr/local/share/games/mame/artwork
+usr/local/share/games/mame/cheat
+usr/local/share/games/mame/crosshair
+usr/local/share/games/mame/roms
+usr/local/share/games/mame/samples

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list