[SCM] SETI at home packaging branch, master, updated. debian/5.13+cvs20060510-4-51-g938842a
Steffen Moeller
steffen_moeller at gmx.de
Fri May 18 09:10:56 UTC 2012
The following commit has been merged in the master branch:
commit 938842a63b28a13051149e70f12b417936cbb687
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date: Fri May 18 11:10:14 2012 +0200
Added patch in bug #614443
diff --git a/debian/changelog b/debian/changelog
index 6ce8a70..fc80aed 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-boinc-app-seti (5.28~20080105-1) unstable; urgency=low
+boinc-app-seti (5.28~20080105-1) UNRELEASED; urgency=low
[ Frank S. Thomas ]
* New upstream snapshot from 05 Jan 2008.
@@ -18,6 +18,15 @@ boinc-app-seti (5.28~20080105-1) unstable; urgency=low
-- Fernando C. Estrada <fcestrada at fcestrada.com> Tue, 23 Mar 2010 21:55:22 -0600
+boinc-app-seti (5.13+cvs20060510-7.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Includes Ilya Barygin <barygin at gmail.com> patchs to fix a FTBFS
+ coming since the last upgrade of boinc-dev, thanks for the
+ patches! (Closes: #614443)
+
+ -- Ying-Chun Liu (PaulLiu) <paulliu at debian.org> Mon, 14 May 2012 23:58:40 +0800
+
boinc-app-seti (5.13+cvs20060510-5) unstable; urgency=low
[ Frank S. Thomas ]
diff --git a/debian/rules b/debian/rules
index 60a5e5f..8e039a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,7 @@ build-stamp:
# Remember to not configure with --disable-dependency-tracking, because
# it breaks some handwritten rules in client/Makefile.am which require
# that DEPDIR exists.
+ CXXFLAGS="$(CXXFLAGS) -I/usr/include/boinc -I/usr/include/boinc/lib" \
BOINCDIR=/usr/share/boinc-dev ./configure \
--enable-client \
--disable-graphics \
--
SETI at home packaging
More information about the pkg-boinc-commits
mailing list