[boinc] 01/01: Experimental upload
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Mon Aug 14 08:42:02 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository boinc.
commit e7f68d7389e0e9bac88de3eb83d0b2a14052f313
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Mon Aug 14 10:41:20 2017 +0200
Experimental upload
---
debian/changelog | 6 +++++
debian/control | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 74 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 7996cd7..5c2451d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc (7.8.1+dfsg-1exp1) experimental; urgency=medium
+
+ * Upload to experimental again, with the boinc-server-* packages.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 14 Aug 2017 10:40:44 +0200
+
boinc (7.8.1+dfsg-1) unstable; urgency=low
* New upstream major release, patch refresh.
diff --git a/debian/control b/debian/control
index a1fae72..02d275e 100644
--- a/debian/control
+++ b/debian/control
@@ -251,3 +251,71 @@ Description: libraries of BOINC the client depends on
commonly started for every core, it is essential to have memory
shared as much as possible between binaries of all projects.
+Package: boinc-server-maker
+Architecture: any
+Provides: boinc-server
+Depends: adduser,
+ apache2 | httpd-cgi,
+ fonts-font-awesome,
+ fonts-dejavu-extra,
+ libfcgi0ldbl,
+ default-mysql-server | virtual-mysql-server,
+ openssl,
+ php,
+ php-cli,
+ php-mysql,
+ python,
+ python-mysqldb,
+ tcsh,
+ ${misc:Depends},
+ ${perl:Depends},
+ ${python:Depends},
+ ${shlibs:Depends}
+Recommends: apache2-utils, libapache2-mod-php5, php5-gd, uuid-runtime
+Suggests: boinc-app-examples, boinc-cgi-stripchart
+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.
+
+Package: boinc-app-examples
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: boinc-server-maker
+Description: example binaries for BOINC servers
+ 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 extends the boinc-server-maker package. It features a
+ series of small applications that a newly installed environment may
+ decide to use for testing purposes. Having them separated has the neat
+ side effect that those binaries may be retrieved more easily for foreign
+ platforms to feed the local servers with.
+ .
+ The package also features the wrapper application, which is likely
+ to find its audience also in real projects.
+
+Package: boinc-cgi-stripchart
+Section: libs
+Priority: extra
+Architecture: all
+Depends: gnuplot-nox, ${misc:Depends}, ${perl:Depends}
+Recommends: apache2 | httpd-cgi
+Description: CGI script for plotting basic statistical graphs
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources.
+ .
+ The BOINC developers have found their charting library to be of
+ interest for a larger audience. It is isolated in the BOINC source
+ tree and thus presented as a separate package.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git
More information about the pkg-boinc-commits
mailing list