[SCM] SETI at home packaging branch, master, updated. debian/5.13+cvs20060510-4-55-gd8423e5

Steffen Moeller steffen_moeller at gmx.de
Sat May 19 14:10:55 UTC 2012


The following commit has been merged in the master branch:
commit 7165644ba49cf918f621477b69fa08e532443f1e
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Sat May 19 15:18:42 2012 +0200

    Preparing for version update.

diff --git a/debian/changelog b/debian/changelog
index fc80aed..f958401 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc-app-seti (6.12~svn1305-1) unstable; urgency=low
+
+  * New upstream version.
+
+ -- Steffen Moeller <moeller at debian.org>  Sat, 19 May 2012 15:17:06 +0200
+
 boinc-app-seti (5.28~20080105-1) UNRELEASED; urgency=low
 
   [ Frank S. Thomas ]
diff --git a/debian/control b/debian/control
index 8d76cdb..d93234d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <steffen_moeller at gmx.de>,
  Christoph Martin <christoph.martin at uni-mainz.de>,
  Fernando C. Estrada <fcestrada at fcestrada.com>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.3
 Build-Depends: debhelper (>= 7), quilt, automake1.9 (>= 1.9.3),
- autoconf (>= 2.59), boinc-dev (>= 5.10.8), libfftw3-dev
+ autoconf (>= 2.59), boinc-dev (>= 5.10.8),
+ libfftw3-dev
 Vcs-Git: git://git.debian.org/git/pkg-boinc/boinc-app-seti.git
 Vcs-Browser: http://git.debian.org/?p=pkg-boinc/boinc-app-seti.git
 Homepage: http://setiathome.berkeley.edu/
diff --git a/debian/patches/series b/debian/patches/series
index 1f24b4c..71684c8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,2 @@
-002_disable_static_linkage.patch
-003_dont_use_own_jpeglib.patch
+#002_disable_static_linkage.patch
+#003_dont_use_own_jpeglib.patch
diff --git a/debian/rules b/debian/rules
index 8e039a7..bb5ad00 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,7 +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" \
+	CXXFLAGS="$(CXXFLAGS) -I/usr/include/boinc -I/usr/include/boinc/lib -I/usr/include/boinc/api -I/usr/include/thrust" \
 	BOINCDIR=/usr/share/boinc-dev ./configure \
 	  --enable-client \
 	  --disable-graphics \

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list