[boinc] 01/01: Upload to experimental

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Thu Oct 5 09:26:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

locutusofborg pushed a commit to annotated tag debian/7.8.3+dfsg-1exp1
in repository boinc.

commit 772b84ea8ebfe4289696f1bede74536c780787c2
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Oct 5 11:23:06 2017 +0200

    Upload to experimental
---
 debian/changelog |  6 +++++
 debian/control   | 68 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4fe1ec8..e2c5371 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc (7.8.3+dfsg-1exp1) experimental; urgency=medium
+
+  * Upload to experimental again, with the boinc-server-* packages.
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 05 Oct 2017 11:22:44 +0200
+
 boinc (7.8.3+dfsg-1) unstable; urgency=medium
 
   * Upload to unstable.
diff --git a/debian/control b/debian/control
index 00fadbe..7fbb82e 100644
--- a/debian/control
+++ b/debian/control
@@ -250,3 +250,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: optional
+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