[mlpack] 01/04: remove dh --parallel option, default with dh10

Barak A. Pearlmutter barak+git at pearlmutter.net
Mon Nov 28 17:20:31 UTC 2016


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

bap pushed a commit to branch master
in repository mlpack.

commit 5f7372dff2be13dbe3c7e67bc6fbb63b379c20a7
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date:   Mon Nov 28 13:19:28 2016 +0000

    remove dh --parallel option, default with dh10
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 0d501e4..e15e4c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_auto_build:
 	dh_auto_build

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



More information about the debian-science-commits mailing list