[med-svn] [soapdenovo2] 01/01: No parallel build possible

Andreas Tille tille at debian.org
Fri Dec 9 08:53:03 UTC 2016


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

tille pushed a commit to branch master
in repository soapdenovo2.

commit 274c0269512781508eb854cb19beb74fca8feaaf
Author: Andreas Tille <tille at debian.org>
Date:   Fri Dec 9 09:32:29 2016 +0100

    No parallel build possible
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 601dd50..963b6d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+soapdenovo2 (240+dfsg1-2) unstable; urgency=medium
+
+  * No parallel build possible (which was enabled by debhelper 10 in the
+    last change)
+    Closes: #847171
+
+ -- Andreas Tille <tille at debian.org>  Fri, 09 Dec 2016 09:32:06 +0100
+
 soapdenovo2 (240+dfsg1-1) unstable; urgency=medium
 
   * New upstream bugfix release (despite the version number remained
diff --git a/debian/rules b/debian/rules
index 42f5700..080f23d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export BTIME=$(shell TZ=UTC LC_ALL=C date -d"$(BUILD_DATE)" +'%T')
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@
+	dh $@ --no-parallel
 
 #override_dh_auto_build:
 #	cd standardPregraph && make 63mer=1

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



More information about the debian-med-commit mailing list