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

sebastic pushed a commit to branch master
in repository package_template.

commit 2e9865219cc4aa390e9b4375378a8806209c7940
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sat Sep 12 13:37:35 2015 +0200

    Enable parallel builds.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 58ec00b..0788460 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@
 # a similar manner are welcome.
 
 %:
-       dh $@
+       dh $@ --parallel
 
 #get-orig-source:
 #      . debian/get-orig-source

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/package_template.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to