[SCM] BOINC packaging branch, debian/experimental-6.4.5, updated. debian/6.2.18-2-11-g3eae35b

Steffen Moeller steffen_moeller at gmx.de
Sat Aug 1 00:18:59 UTC 2009


The following commit has been merged in the debian/experimental-6.4.5 branch:
commit 3eae35b672a812cd3fb37d6e2b15423d47ba3426
Author: Steffen Moeller <steffen_moeller at gmx.de>
Date:   Sat Aug 1 01:17:17 2009 +0200

    Added boinc virtual package
    
    Seen in Ubuntu, depends on -client and -manager.

diff --git a/debian/control b/debian/control
index 69a2f3c..86c6732 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <steffen_moeller at gmx.de>, 
  Christoph Martin <christoph.martin at uni-mainz.de>,
  Rene Mayorga <rmayorga at debian.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Build-Depends: debhelper (>= 7), quilt (>= 0.40), po-debconf, dh-buildinfo,
  docbook2x, docbook-xml, autotools-dev, automake1.9 (>= 1.9.3),
  autoconf (>= 2.59), libxml2-utils, gettext, zlib1g-dev, libssl-dev,
@@ -88,3 +88,21 @@ 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
+Section: net
+Priority: extra
+Architecture: all
+Depends: boinc-client, boinc-manager
+Description: metapackage for the BOINC client and the manager
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing: several initiatives of
+ various scientific disciplines all compete for the idle time of
+ desktop computers. The developers' web site at the University of
+ Berkeley serves as a common portal to the otherwise independently run
+ projects.
+ .
+ This package depends both on the BOINC core client program that is
+ required to participate in any project that uses BOINC, and the
+ BOINC Manager, a graphical monitor and control utility for the
+ BOINC core client.

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list