[ros-dynamic-reconfigure] 06/09: Remove parallel (Default for debhelper 10)

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sun Sep 24 05:58:52 UTC 2017


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

jspricke pushed a commit to branch master
in repository ros-dynamic-reconfigure.

commit 95fa6ac2925733858afa52de3d04489a3f0ff049
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 49c59eb..3cb7c6b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all,+bindnow
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ --parallel --buildsystem=cmake --with python2
+	dh $@ --buildsystem=cmake --with python2
 
 
 override_dh_auto_configure:

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



More information about the debian-science-commits mailing list