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 <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to