[SCM] BOINC packaging branch, master, updated. upstream/7.0.53+dfsg-668-g2530fca

Guo Yixuan culu.gyx at gmail.com
Sat Mar 2 15:32:44 UTC 2013


The following commit has been merged in the master branch:
commit 2530fcab82eae3483796789c869a8757be55f2ae
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Sat Mar 2 22:52:37 2013 +0800

    reverted the workaround for #679207

diff --git a/debian/changelog b/debian/changelog
index 8fafbe0..828c090 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 boinc (7.0.53+dfsg-1) UNRELEASED; urgency=low
 
+  [ Gianfranco Costamagna ]
   * New upstream release.
   * Added boincmgr_fix_long_pointers.patch to fix boincmgr crash
     Thanks Alyssa Milburn (Closes: #679207)
 
+  [ Guo Yixuan ]
+  * Reverted the workaround for #679207.
+
  -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Sun, 24 Feb 2013 23:05:30 +0100
 
 boinc (7.0.52+dfsg-2) experimental; urgency=low
diff --git a/debian/rules b/debian/rules
index d3383de..5c49fa4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -228,9 +228,6 @@ override_dh_auto_build: update-boinc-applinks.1
 	@echo
 	# disable optimization in api/, for SETI to work
 	$(MAKE) -C api CFLAGS="$(CFLAGS_noopt)" CXXFLAGS="$(CXXFLAGS_noopt)"
-	# workaround for bug #679207 (proxy setting segfault)
-	$(MAKE) -C lib
-	$(MAKE) -C clientgui CFLAGS="$(CFLAGS_plain)" CXXFLAGS="$(CXXFLAGS_plain)"
 	$(MAKE)
 
 	# Generate binary message catalogs of the BOINC Manager.

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list