[SCM] SETI at home packaging branch, master, updated. debian/6.97_svn1409-1-5-gb5e739e

Guo Yixuan culu.gyx at gmail.com
Sun Sep 23 15:15:41 UTC 2012


The following commit has been merged in the master branch:
commit 87d1b331c341da3567f23cf7e071bff4260bde71
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Sun Sep 23 22:54:01 2012 +0800

    Reorganize debian/patches

diff --git a/debian/changelog b/debian/changelog
index 2a59c22..5e9eb62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc-app-seti (6.97~svn1409-2) UNRELEASED; urgency=low
+
+  * Reorganize debian/patches.
+
+ -- Guo Yixuan <culu.gyx at gmail.com>  Sun, 23 Sep 2012 22:53:02 +0800
+
 boinc-app-seti (6.97~svn1409-1) unstable; urgency=low
 
   [Eric J. Korpela]
diff --git a/debian/patches/102_powerpc_altivec.patch b/debian/patches/005_powerpc_altivec.patch
similarity index 68%
rename from debian/patches/102_powerpc_altivec.patch
rename to debian/patches/005_powerpc_altivec.patch
index 88a27a7..5ea94be 100644
--- a/debian/patches/102_powerpc_altivec.patch
+++ b/debian/patches/005_powerpc_altivec.patch
@@ -1,3 +1,7 @@
+Description: Try to enable altivec on powerpc.
+ Some compiler flags are not compatible with gcc, which need to fix.
+ However, we didn't manage to build it, so we disable altivec in
+ 004_disable_altivec_on_ppc_linux.patch, while keep this patch for future use.
 --- a/client/Makefile.am
 +++ b/client/Makefile.am
 @@ -165,7 +165,7 @@
diff --git a/debian/patches/series b/debian/patches/series
index d2819ea..77bd983 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,7 +1,7 @@
 #002_disable_static_linkage.patch
 003_dont_use_own_jpeglib.patch
 101_freebsd_build.patch
-#102_powerpc_altivec.patch
+#005_powerpc_altivec.patch
 210_fix_fgets_warning.patch
 211_give_stderr_some_output.patch
 212_increase_buffers.patch

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list