[SCM] SETI at home packaging branch, master, updated. debian/7.00_svn1883-1-29-g0fc7ce1

Guo Yixuan culu.gyx at gmail.com
Tue Jun 25 16:39:35 UTC 2013


The following commit has been merged in the master branch:
commit 4693ed08d088325348c2bd9196072308f9e52de0
Merge: 2ec40f533a2ca0f46034f217311fcdf9ae1aed43 7048b55157596fc63cb793854c89858485cb3cca
Author: Guo Yixuan <culu.gyx at gmail.com>
Date:   Mon Sep 17 13:06:42 2012 +0800

    Merge branch 'master' into graphics
    
    Conflicts:
    	debian/control

diff --combined debian/changelog
index 9c6a6bc,2a59c22..10df16c
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,11 -1,19 +1,20 @@@
- boinc-app-seti (6.97~svn1409-1) UNRELEASED; urgency=low
+ boinc-app-seti (6.97~svn1409-1) unstable; urgency=low
  
+   [Eric J. Korpela]
+   * app_info.xml: setiathome_enhanced replies to version 6 and 7 jobs
+ 
+   [Guo Yixuan]
+   * Removed Windows binaries in source tree, and some other files, see
+     README.source.
    * New upstream version:
      - sah_v7 branch becomes trunk.
      - new feature: autocorrelation.
      - re-enabled 003_dont_use_own_jpeglib.patch, and refreshed some patches.
 +  * New package: boinc-app-seti-graphics provide a visualizer for seti.
  
+   [Steffen Moeller]
+   * debian/control: boinc-app-seti suggests boinc-manager
+ 
   -- Guo Yixuan <culu.gyx at gmail.com>  Tue, 28 Aug 2012 11:05:07 +0800
  
  boinc-app-seti (6.12~svn1385-3) unstable; urgency=low
diff --combined debian/control
index 574ded7,922e790..87c85cb
--- a/debian/control
+++ b/debian/control
@@@ -9,9 -9,7 +9,9 @@@ Standards-Version: 3.9.
  Build-Depends: debhelper (>= 7.0.50~), automake1.9 (>= 1.9.3),
   autoconf (>= 2.59),
   boinc-dev (>= 7) | libboinc-app-dev,
 - libfftw3-dev
 + libfftw3-dev,
 + freeglut3-dev,
 + libjpeg-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/
@@@ -19,7 -17,7 +19,8 @@@
  Package: boinc-app-seti
  Architecture: any
  Depends: ${misc:Depends},${shlibs:Depends}, boinc-client (>= 5.4.3-1)
+ Suggests: boinc-manager
 +Conflicts: boinc-app-seti-graphics
  Description: SETI at home application for the BOINC client
   SETI at home is a distributed computing project using Internet-connected
   computers for the Search for Extraterrestrial Intelligence (SETI). It
@@@ -40,44 -38,10 +41,44 @@@
   it to take all technical hurdles from you to have your very custom
   SETI patch or new compiler flags evaluated. The configuration of
   BOINC to find the local SETI binary is all performed by the package.
 + .
 + This package only provides command line application.
 + The boinc-app-seti-graphics package provides graphic application.
 +
 +Package: boinc-app-seti-graphics
 +Architecture: any
 +Depends: ${misc:Depends},${shlibs:Depends},
 + boinc-client (>= 5.4.3-1)
 +Conflicts: boinc-app-seti
 +Description: SETI at home application for the BOINC client (with graphics)
 + SETI at home is a distributed computing project using Internet-connected
 + computers for the Search for Extraterrestrial Intelligence (SETI). It
 + searches for possible evidence of extraterrestrial intelligence in
 + radio transmissions collected by the Arecibo radio telescope.
 + .
 + This package contains the SETI at home Enhanced application for the BOINC
 + distributed computing platform. The BOINC client downloads the radio
 + data which the SETI at home application analyzes looking for signals of
 + extraterrestrial origin. Results are then send back to the SETI at home
 + server by the BOINC client.
 + .
 + Note that this package has been primarily created for users of
 + architectures for which SETI at home does not provide its application.
 + If your architecture is x86 or AMD64 the BOINC client automatically
 + downloads the latest SETI at home application if you participate in this
 + project. There is no need to install this package then, except for
 + it to take all technical hurdles from you to have your very custom
 + SETI patch or new compiler flags evaluated. The configuration of
 + BOINC to find the local SETI binary is all performed by the package.
 + .
 + This package provides graphic interface for SETI at HOME Enhanced application.
 + The boinc-app-seti package only provides command line application.
  
  Package: boinc-app-seti-dbg
  Architecture: any
 -Depends: ${misc:Depends}, boinc-app-seti (= ${binary:Version})
 +Depends: ${misc:Depends},
 + boinc-app-seti (= ${binary:Version}) |
 + boinc-app-seti-graphics (= ${binary:Version})
  Section: debug
  Description: debug symbols for SETI at home
   SETI at home is a distributed computing project using Internet-connected

-- 
SETI at home packaging



More information about the pkg-boinc-commits mailing list