[med-svn] [orthanc-webviewer] 01/01: remove --parallel which is default in debhelper 10

Andreas Tille tille at debian.org
Wed Oct 18 15:03:47 UTC 2017


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

tille pushed a commit to branch master
in repository orthanc-webviewer.

commit 219484ac058e8bb4bbce06a07c46e3f8f39b86b0
Author: Andreas Tille <tille at debian.org>
Date:   Wed Oct 18 17:03:27 2017 +0200

    remove --parallel which is default in debhelper 10
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 57720f1..ce4f0a0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export TARGET := libOrthancWebViewer.so
 export DEB_BUILD_MAINT_OPTIONS := hardening=+all
 
 %:
-	dh $@ --parallel --builddirectory=Build
+	dh $@ --builddirectory=Build
 
 CMAKE_EXTRA_FLAGS += \
 	-DCMAKE_SKIP_RPATH:BOOL=ON \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/orthanc-webviewer.git



More information about the debian-med-commit mailing list