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

Steffen Moeller moeller at debian.org
Fri Dec 31 16:46:17 UTC 2010


The following commit has been merged in the master branch:
commit 853d5bb7f3bdc8988bd5e27f72c50a16b0676a9e
Author: Steffen Moeller <moeller at debian.org>
Date:   Mon Dec 27 19:36:17 2010 +0100

    mod_php recommended, -dbg package should be last

diff --git a/debian/control b/debian/control
index 5b94af8..921c96a 100644
--- a/debian/control
+++ b/debian/control
@@ -94,28 +94,13 @@ Description: development files to build applications for BOINC projects
  needed to develop and compile applications which utilizes the BOINC
  infrastructure.
 
-Package: boinc-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Depends: boinc-client (= ${binary:Version}) | boinc-manager (= ${binary:Version}), ${misc:Depends}
-Suggests: libcurl3-dbg, libssl0.9.8-dbg, libwxgtk2.8-dbg
-Description: debugging symbols for BOINC binaries
- The Berkeley Open Infrastructure for Network Computing (BOINC) is a
- software platform for distributed computing using volunteered computer
- resources.
- .
- This package contains unstripped versions of all binaries included in
- 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
+Recommends: libapache2-mod-php5
 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
@@ -126,3 +111,19 @@ Description: BOINC server applications and data files
  .
  This package contains the daemons and tools to create and run BOINC
  projects.
+
+Package: boinc-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: boinc-client (= ${binary:Version}) | boinc-manager (= ${binary:Version}), ${misc:Depends}
+Suggests: libcurl3-dbg, libssl0.9.8-dbg, libwxgtk2.8-dbg
+Description: debugging symbols for BOINC binaries
+ The Berkeley Open Infrastructure for Network Computing (BOINC) is a
+ software platform for distributed computing using volunteered computer
+ resources.
+ .
+ This package contains unstripped versions of all binaries included in
+ 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.

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list