This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openjk.
commit d0854a9750cd5b26888c7daf5c0d692f1e045dc3 Author: Simon McVittie <[email protected]> Date: Tue Dec 30 16:23:25 2014 +0000 Parallel build --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 51dafa6..9f7b871 100755 --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,7 @@ include /usr/share/dpkg/default.mk # for convenience, use a builddir that is excluded by upstream's .gitignore %: - dh $@ --builddir=obj + dh $@ --builddir=obj --parallel override_dh_auto_configure: dh_auto_configure -- \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

