[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-65-g338c603

Steffen Moeller moeller at debian.org
Sun Dec 5 14:45:10 UTC 2010


The following commit has been merged in the master branch:
commit 338c60392d898e8c8ecb070002be4e48cbee6ca6
Author: Steffen Moeller <moeller at debian.org>
Date:   Sun Dec 5 15:46:44 2010 +0100

    Added boinc-server package.

diff --git a/debian/control b/debian/control
index fc17f96..c73ff7c 100644
--- a/debian/control
+++ b/debian/control
@@ -109,3 +109,20 @@ Description: debugging symbols for BOINC binaries
  the BOINC packages. It is provided primarily to provide a backtrace
  with names in a debugger, this makes it somewhat easier to interpret
  core dumps.
+
+Package: boinc-server
+Section: net
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-mysqldb,
+ mysql-server-5.0 | virtual-mysql-server, apache2 | httpd-cgi, php5, php5-cli,
+ php5-mysql, tcsh | c-shell
+Description: BOINC server applications and data files
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources. For every scientific problem its own distinct project-server
+ must be provided. The users only run a common client with project-specific
+ additions (if not self-compiled or available as a Linux distribution's
+ package itself) being downloaded from the server.
+ .
+ This package contains the daemons and tools to create and run BOINC
+ projects.

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list