[boinc] 01/02: Enabling dependency tracking, upload to unstable

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Tue Jun 3 08:05:29 UTC 2014


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

locutusofborg-guest pushed a commit to annotated tag debian/7.3.19+dfsg-3
in repository boinc.

commit fd25d90336d7f17ec5e4f9d266c73719495844d8
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Jun 2 08:11:03 2014 +0200

    Enabling dependency tracking, upload to unstable
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 +++
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 46f51d8..e422725 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc (7.3.19+dfsg-2exp2) experimental; urgency=low
+
+  * Trying to fix FTBFS by disabling parallel builds.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Mon, 02 Jun 2014 08:10:31 +0200
+
 boinc (7.3.19+dfsg-2exp1) experimental; urgency=medium
 
   * Upload to experimental, with server packages.
diff --git a/debian/rules b/debian/rules
index 6a57e2c..1866536 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+DEB_BUILD_OPTIONS=parallel=1
+
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
@@ -184,6 +186,7 @@ CFGFLAGS_boinc-client = \
   $(ENABLE_CLIENT) \
   $(ENABLE_SERVER) \
   --disable-fcgi \
+  --enable-dependency-tracking \
   --enable-libraries \
   --enable-unicode \
   --enable-shared \

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



More information about the pkg-boinc-commits mailing list