This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository dans-gdal-scripts.
commit 86a03caabee367b76c6917f81da5feb08abdb453 Author: Bas Couwenberg <sebas...@xs4all.nl> Date: Fri Feb 13 20:36:56 2015 +0100 Enable parallel builds. --- debian/changelog | 1 + debian/rules | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e6c3ad7..452369c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ dans-gdal-scripts (0.23-3) UNRELEASED; urgency=medium * Use canonical URLs for Vcs-* fields. * Update copyright file, use separate license specifications. * Bump debhelper compatibility to 9. + * Enable parallel builds. -- Bas Couwenberg <sebas...@debian.org> Fri, 13 Feb 2015 20:23:03 +0100 diff --git a/debian/rules b/debian/rules index bdbd5e0..eef7d9c 100755 --- a/debian/rules +++ b/debian/rules @@ -15,7 +15,7 @@ CROSS= --build $(DEB_BUILD_GNU_TYPE) endif %: - dh $@ --with-autotools_dev + dh $@ --with-autotools_dev --parallel override_dh_auto_configure: chmod a+x $(CURDIR)/configure -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/dans-gdal-scripts.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