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

Jordi Mallach jordi at debian.org
Wed May 11 18:50:50 UTC 2011


The following commit has been merged in the master branch:
commit 3e559558bee5ce94625287abd7dbc8bd61542942
Author: Jordi Mallach <jordi at debian.org>
Date:   Wed May 11 20:50:00 2011 +0200

    * Remove unneeded and bogus addition of --with-quilt to the dh invocation.
    * Release to unstable.

diff --git a/debian/changelog b/debian/changelog
index 5920943..82fba60 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,18 @@
-mame (0.142-1) UNRELEASED; urgency=low
+mame (0.142-1) unstable; urgency=low
 
   [ Emmanuel Kasper ]
   * New upstream release
   * Set NOWERROR=1 to allow compiling with gcc-4.6
-  * Remove fix_powerpc_build.patch from the quilt serie, as upstream has took
-    it in this release
+  * Remove fix_powerpc_build.patch, as upstream has taken it in this release
   * Add gnome-video-arcade front end as a suggested package
 
   [ Félix Arreola Rodríguez ]
-  * Add kfreebsd-build.patch to quilt serie, to fix build on kfreebsd
+  * Add kfreebsd-build.patch to quilt series, to fix build on kfreebsd
 
- -- Félix Arreola Rodríguez <gatuno at gatuno-deb>  Sun, 08 May 2011 13:32:17 -0500
+  [ Jordi Mallach ]
+  * Remove unneeded and bogus addition of --with-quilt to the dh invocation.
+
+ -- Jordi Mallach <jordi at debian.org>  Wed, 11 May 2011 20:49:17 +0200
 
 mame (0.141-3) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index a503540..58e3663 100755
--- a/debian/rules
+++ b/debian/rules
@@ -90,7 +90,7 @@ DEB_MAME_OPTS += \
 endif
 
 %:
-	dh $@ --with-quilt
+	dh $@
 
 override_dh_auto_build:
 	$(MAKE) -j3 $(DEB_MAME_OPTS) all

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list