[med-svn] [mothur] 06/08: --parallel is default for debhelper 10

Andreas Tille tille at debian.org
Sat Dec 10 08:38:29 UTC 2016


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

tille pushed a commit to branch master
in repository mothur.

commit a9a6117366fd57b28688912b9d72255d9f039323
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 10 06:35:30 2016 +0100

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

diff --git a/debian/rules b/debian/rules
index 2a221c4..02acb5d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ endif
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_build:
 	dh_auto_build -- 64BIT_VERSION=$(64BIT_VERSION) USEMPI=yes

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



More information about the debian-med-commit mailing list