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

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Fri May 24 09:42:16 UTC 2013


The following commit has been merged in the master branch:
commit 3b835f198a91472a2496af911b9d9b2da00b8507
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri May 24 11:41:50 2013 +0200

    New upstream release, various makefile fixed

diff --git a/debian/changelog b/debian/changelog
index f23614d..92eaf95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+boinc-app-seti (7.00~svn1854-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Makefiles bugs fixed.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Fri, 24 May 2013 11:33:48 +0200
+
 boinc-app-seti (7.00~svn1828-1) UNRELEASED; urgency=low
 
   * New upstream release.
diff --git a/debian/patches/003_dont_use_own_jpeglib_and_glut.patch b/debian/patches/003_dont_use_own_jpeglib_and_glut.patch
index 1c173df..03a9dd3 100644
--- a/debian/patches/003_dont_use_own_jpeglib_and_glut.patch
+++ b/debian/patches/003_dont_use_own_jpeglib_and_glut.patch
@@ -3,10 +3,8 @@ The commented SAH_CHECK_JPEGLIB in configure.ac prevents that setiathome
 will be linked against libjpeg. If the package should be configured with
 "--enable-graphics" this needs to be uncommented.
 
-Index: boinc-app-seti/Makefile.am
-===================================================================
---- boinc-app-seti.orig/Makefile.am
-+++ boinc-app-seti/Makefile.am
+--- a/Makefile.am
++++ b/Makefile.am
 @@ -27,7 +27,7 @@
  endif
  
@@ -16,10 +14,8 @@ Index: boinc-app-seti/Makefile.am
  
  dist-hook:
  	rm -rf `find $(distdir) -name .backup -prune -o -name '*~' -o -name CVS`
-Index: boinc-app-seti/configure.ac
-===================================================================
---- boinc-app-seti.orig/configure.ac
-+++ boinc-app-seti/configure.ac
+--- a/configure.ac
++++ b/configure.ac
 @@ -421,6 +421,7 @@
  #SAH_AVX
  have_avx=no

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list