[gpsprune] 14/15: Enable parallel builds.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Sun Feb 22 13:28:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository gpsprune.
commit 9947b4c513af773b3d750690f9d2340fe3bc9731
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Sun Feb 22 14:20:13 2015 +0100
Enable parallel builds.
---
debian/changelog | 1 +
debian/rules | 4 +++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6b04d56..925abc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ gpsprune (17.2-1) UNRELEASED; urgency=medium
- Update copyright years
* Add gbp.conf to use pristine-tar by default.
* Update watch file to support alternative tar formats.
+ * Enable parallel builds.
-- Bas Couwenberg <sebastic at debian.org> Sun, 22 Feb 2015 13:19:33 +0100
diff --git a/debian/rules b/debian/rules
index a73a9d7..f704c44 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,4 +26,6 @@ override_dh_auto_build:
%:
dh $@ \
- --with javahelper
+ --with javahelper \
+ --parallel
+
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gpsprune.git
More information about the Pkg-grass-devel
mailing list