[ros-roscpp-core] 04/05: Remove parallel (Default for debhelper 10)

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Jul 8 05:57:22 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-roscpp-core.

commit 000ce12b4ac4f0826e7b0f9404d8de34cab7c256
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Jul 1 11:02:14 2017 +0200

    Remove parallel (Default for debhelper 10)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 61d2592..126b0c3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-	dh  $@ --parallel --buildsystem=cmake
+	dh  $@ --buildsystem=cmake
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compress xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/ros/ros-roscpp-core.git



More information about the debian-science-commits mailing list