[hedgewars] 01/01: Upload to experimental, with parallel builds

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Tue Aug 5 12:52:14 UTC 2014


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

locutusofborg-guest pushed a commit to branch master
in repository hedgewars.

commit b6d133ae41b78b88d2595eeb240fb9f4e6db6d56
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Tue Aug 5 13:26:54 2014 +0200

    Upload to experimental, with parallel builds
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dc0e07a..bc97060 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+hedgewars (0.9.20.5-8) experimental; urgency=medium
+
+  * Try again to enable parallel builds.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Tue, 05 Aug 2014 13:25:25 +0200
+
 hedgewars (0.9.20.5-7) unstable; urgency=medium
 
   * Restoring png files for hicolor icons.
diff --git a/debian/rules b/debian/rules
index 93219ad..320c8d4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@
+	dh $@ --parallel
 
 DEJAVU_DIRECTORY := $(shell dirname `readlink -f /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf`)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/hedgewars.git



More information about the Pkg-games-commits mailing list