[qlandkartegt] 09/16: Enable parallel builds.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Fri Feb 13 02:16:34 UTC 2015


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

sebastic pushed a commit to branch master
in repository qlandkartegt.

commit cad058b12485f60bfa44e91d0ecbbc95e4c18428
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Feb 12 20:46:27 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 4f19246..0790fdb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ qlandkartegt (1.8.0-1) UNRELEASED; urgency=medium
     - Use wildcards for multiple files where possible
   * Update Vcs-Browser URL to use cgit instead of gitweb.
   * Override dh_installchangelogs to install upstream changelog.
+  * Enable parallel builds.
 
  -- Bas Couwenberg <sebastic at debian.org>  Thu, 12 Feb 2015 09:00:46 +0100
 
diff --git a/debian/rules b/debian/rules
index 3dbb298..1168058 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 # one ring to rule them all ...
 %:
-	dh $@
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DGPX_EXTENSIONS:BOOL=TRUE

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



More information about the Pkg-grass-devel mailing list