[boinc-app-seti] 01/01: Fixing armel ftbfs, upload to experimental

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Feb 15 16:53:58 UTC 2014


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

locutusofborg-guest pushed a commit to annotated tag debian/7.19_svn2050-3
in repository boinc-app-seti.

commit 66945eb30620af6febdbfa97e8a86aa3f4f11769
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Feb 15 17:35:26 2014 +0100

    Fixing armel ftbfs, upload to experimental
---
 debian/changelog               | 19 +++++++++++++++++++
 debian/patches/fix-armel.patch | 11 +++++++++++
 debian/patches/series          |  3 ++-
 3 files changed, 32 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 98a76ca..fb4071b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,22 @@
+boinc-app-seti (7.19~svn2050-3) experimental; urgency=low
+
+  * Uploading to experimental, fixing armel ftbfs.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Sat, 15 Feb 2014 17:34:43 +0100
+
+boinc-app-seti (7.19~svn2050-2.is.7.00~svn1933-2) unstable; urgency=low
+
+  * Re added autotools-dev as build-dep, fixing arm64 ftbfs
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Mon, 30 Dec 2013 23:04:20 +0100
+
+boinc-app-seti (7.19~svn2050-2.is.7.00~svn1933-1) unstable; urgency=low
+
+  * Tweak debian/rules, forcing 7.00 as version
+  * Rebuild 1933 against new boinc_7.2.33+dfsg-1 (Closes: #733204)
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Sun, 29 Dec 2013 17:09:45 +0100
+
 boinc-app-seti (7.19~svn2050-1) unstable; urgency=low
 
   * New upstream snapshot.
diff --git a/debian/patches/fix-armel.patch b/debian/patches/fix-armel.patch
new file mode 100644
index 0000000..719b64c
--- /dev/null
+++ b/debian/patches/fix-armel.patch
@@ -0,0 +1,11 @@
+--- boinc-app-seti-7.19~svn2050.orig/configure.ac
++++ boinc-app-seti-7.19~svn2050/configure.ac
+@@ -454,7 +454,7 @@ AC_ARG_WITH([float-abi],
+                     FP_ABI_FLAGS="-mfloat-abi=hard"
+                     ;;
+             arm-*-armel|arm-*-androideabi|arm-*-gnueabi)
+-                    FP_ABI_FLAGS="-mfloat-abi=softfp"
++                    FP_ABI_FLAGS="-mfloat-abi=soft"
+                     ;;
+             *)      FP_ABI_FLAGS=
+                     ;;
diff --git a/debian/patches/series b/debian/patches/series
index e6d31e7..1f37dd3 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -10,5 +10,6 @@ disable_avx_in_configure.patch
 #005_powerpc_altivec.patch
 006_omitting_archs.patch
 007_worker_comments.patch
-addressing-autosetup-warnings.patch
+#addressing-autosetup-warnings.patch
 fix-ftbfs-arm64.patch
+fix-armel.patch

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



More information about the pkg-boinc-commits mailing list