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

Jordi Mallach jordi at debian.org
Thu Jul 21 23:31:10 UTC 2011


The following commit has been merged in the master branch:
commit 2c5c92463df34349b585ceb7db836dc150b07146
Author: Jordi Mallach <jordi at debian.org>
Date:   Fri Jul 22 01:31:03 2011 +0200

    There is no need to override dh_builddeb: debian/source/options already does it for us.

diff --git a/debian/changelog b/debian/changelog
index a999e0f..d2596f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,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.
 
  -- Jordi Mallach <jordi at debian.org>  Tue, 19 Jul 2011 09:14:50 +0200
 
diff --git a/debian/rules b/debian/rules
index 5c24df9..609322d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -189,9 +189,6 @@ override_dh_install:
 	chmod 644 messdir/hash/*
 	dh_install --exclude=OSX.txt
 
-override_dh_builddeb:
-	dh_builddeb -- -Zbzip2
-
 
 # Convert upstream sources from zip to tar.bz2
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)-.*/\1/p')

-- 
packaging for the mame arcade game emulator



More information about the Pkg-games-commits mailing list