[med-svn] [itksnap] 11/15: enable parallel build

Gert Wollny gert-guest at moszumanska.debian.org
Wed Jan 14 15:57:21 UTC 2015


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

gert-guest pushed a commit to branch master
in repository itksnap.

commit 679d74ab0ae6d9cd4dfb5741c77dc0a8add54ddf
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Wed Jan 14 16:26:10 2015 +0100

    enable parallel build
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d60a54b..ff8927c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ itksnap (3.2.0-1) UNRELEASED; urgency=low
   * update standards version to 3.9.6
   * Set debhelper compatibility to 9
   * Disable tests because they need to connect to a display 
+  * Enable parallel build 
 
  -- Gert Wollny <gw.fossdev at gmail.com>  Wed, 14 Jan 2015 15:20:25 +0100
 
diff --git a/debian/rules b/debian/rules
index 8384780..e102a30 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ CXXFLAGS+=-fPIC
 
 # one ring to rule them all ...
 %:
-	dh $@
+	dh $@ --parallel
 
 
 override_dh_auto_configure:

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



More information about the debian-med-commit mailing list