[pkg-boinc-commits] r431 - trunk/boinc-app-seti/debian
Frank S. Thomas
fst-guest at costa.debian.org
Wed May 17 11:24:49 UTC 2006
Author: fst-guest
Date: 2006-05-17 11:24:48 +0000 (Wed, 17 May 2006)
New Revision: 431
Modified:
trunk/boinc-app-seti/debian/control
trunk/boinc-app-seti/debian/control.in
Log:
Wrote long description for boinc-app-seti and added libjpeg62-dev to build-depends.
Modified: trunk/boinc-app-seti/debian/control
===================================================================
--- trunk/boinc-app-seti/debian/control 2006-05-16 22:23:03 UTC (rev 430)
+++ trunk/boinc-app-seti/debian/control 2006-05-17 11:24:48 UTC (rev 431)
@@ -4,12 +4,17 @@
Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, Frank S. Thomas <frank at thomas-alfeld.de>
Standards-Version: 3.7.2
-Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, boinc-dev (>= 5.4.9-2), fftw-dev, automake1.9 (>= 1.9.3), autoconf (>= 2.59)
+Build-Depends: cdbs (>= 0.4.23-1.1), debhelper (>= 5), dpatch, automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.4.9-2), fftw-dev, libjpeg62-dev
Package: boinc-app-seti
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, boinc-client (>= 5.4.3-1)
-Description: SETI at home application for BOINC
- none
+Description: SETI at home application for the BOINC client
+ SETI at home is a scientific experiment that uses Internet-connected computers in
+ the Search for Extraterrestrial Intelligence (SETI). This packages contains
+ the BOINC version of the SETI at home client. It runs under the BOINC client
+ which downloads radio telescope data from a network server, analyzes the data
+ looking for signals of extraterrestial origin, and uploads results to the
+ server, repeating this cycle indefinitely.
.
Homepage: http://setiathome.ssl.berkeley.edu
Modified: trunk/boinc-app-seti/debian/control.in
===================================================================
--- trunk/boinc-app-seti/debian/control.in 2006-05-16 22:23:03 UTC (rev 430)
+++ trunk/boinc-app-seti/debian/control.in 2006-05-17 11:24:48 UTC (rev 431)
@@ -4,12 +4,17 @@
Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, Frank S. Thomas <frank at thomas-alfeld.de>
Standards-Version: 3.7.2
-Build-Depends: @cdbs@, boinc-dev (>= 5.4.9-2), fftw-dev, automake1.9 (>= 1.9.3), autoconf (>= 2.59)
+Build-Depends: @cdbs@, automake1.9 (>= 1.9.3), autoconf (>= 2.59), boinc-dev (>= 5.4.9-2), fftw-dev, libjpeg62-dev
Package: boinc-app-seti
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, boinc-client (>= 5.4.3-1)
-Description: SETI at home application for BOINC
- none
+Description: SETI at home application for the BOINC client
+ SETI at home is a scientific experiment that uses Internet-connected computers in
+ the Search for Extraterrestrial Intelligence (SETI). This packages contains
+ the BOINC version of the SETI at home client. It runs under the BOINC client
+ which downloads radio telescope data from a network server, analyzes the data
+ looking for signals of extraterrestial origin, and uploads results to the
+ server, repeating this cycle indefinitely.
.
Homepage: http://setiathome.ssl.berkeley.edu
More information about the pkg-boinc-commits
mailing list