[libnb-platform-java] 01/01: Remove --parallel build option because we use compat 10 now.

Markus Koschany apo at moszumanska.debian.org
Sat Oct 29 13:15:43 UTC 2016


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

apo pushed a commit to branch master
in repository libnb-platform-java.

commit d9468d0d0a5b43747274aef818031fffa83469e1
Author: Markus Koschany <apo at debian.org>
Date:   Sat Oct 29 15:15:25 2016 +0200

    Remove --parallel build option because we use compat 10 now.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b9b07da..8e80ccb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -47,7 +47,7 @@ define symlink
 endef
 
 %:
-	dh $@ --parallel --with javahelper
+	dh $@ --with javahelper
 
 override_dh_auto_build:
 	# w3c-sgml-lib: needed for xml validation, otherwise FTBFS

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnb-platform-java.git



More information about the pkg-java-commits mailing list