[mupen64plus-video-z64] 06/161: Enable --parallel and --list-missing for dh

Sven Eckelmann ecsv-guest at moszumanska.debian.org
Thu Nov 26 06:20:19 UTC 2015


This is an automated email from the git hooks/post-receive script.

ecsv-guest pushed a commit to branch master
in repository mupen64plus-video-z64.

commit 2de7d511119e210ad7496649db9c367b11f43e0e
Author: Sven Eckelmann <sven.eckelmann at gmx.de>
Date:   Thu Mar 18 23:41:43 2010 +0100

    Enable --parallel and --list-missing for dh
---
 debian/control | 2 +-
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 039cdde..602177b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Homepage: http://code.google.com/p/mupen64plus/
 Standards-Version: 3.8.4
 Vcs-Browser: http://git.debian.org/?p=collab-maint/mupen64plus-video-z64.git
 Vcs-Git: git://git.debian.org/git/collab-maint/mupen64plus-video-z64.git
-Build-Depends: debhelper (>= 7.3.7), libmupen64plus-dev, libsdl1.2-dev,
+Build-Depends: debhelper (>= 7.4.10), libmupen64plus-dev, libsdl1.2-dev,
  libgl1-mesa-dev | libgl-dev, libglew1.5-dev | libglew-dev
 
 Package: mupen64plus-video-z64
diff --git a/debian/rules b/debian/rules
index 7293abc..3485b95 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 MAKEOPTIONS = UNAME='$(DEB_HOST_ARCH_OS)' HOST_CPU='$(DEB_HOST_GNU_CPU)' APIDIR=/usr/include/mupen64plus/ DEBUG=1 PREFIX=/usr/
 
 %:
-	dh $@ --sourcedirectory="projects/unix"
+	dh $@ --sourcedirectory="projects/unix" --parallel --list-missing
 
 get-orig-source:
 	uscan --verbose --force-download

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/mupen64plus-video-z64.git



More information about the Pkg-games-commits mailing list