[geos] 01/03: Re-enable parallel builds, wasn't cause of testrunning failures.

Bas Couwenberg sebastic at xs4all.nl
Thu Mar 20 10:00:38 UTC 2014


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

sebastic-guest pushed a commit to branch master
in repository geos.

commit d908477e02ab8801263f36958c1db7086d06e12b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Mar 19 12:19:43 2014 +0100

    Re-enable parallel builds, wasn't cause of testrunning failures.
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6903864..30817f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+geos (3.4.2-4) UNRELEASED; urgency=low
+
+  * Re-enable parallel builds, wasn't cause of testrunning failures.
+
+ -- Bas Couwenberg <sebastic at xs4all.nl>  Wed, 19 Mar 2014 12:19:17 +0100
+
 geos (3.4.2-3) unstable; urgency=medium
 
   * Add patch to include cmath in unit tests to have isnan() defined.
diff --git a/debian/rules b/debian/rules
index 9e0c038..360d211 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ debian/control:
 	@sed -e 's/@VERSION@/$(VER)/' debian/control.in >$@
 
 %:
-	dh $@ --with autoreconf
+	dh $@ --with autoreconf --parallel
 
 override_dh_clean:
 	dh_clean

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



More information about the Pkg-grass-devel mailing list