[boinc] 01/01: removed boinc-amd-opencl
Guo Yixuan
yixuan-guest at alioth.debian.org
Sat Oct 19 04:04:31 UTC 2013
This is an automated email from the git hooks/post-receive script.
yixuan-guest pushed a commit to branch master
in repository boinc.
commit d69bf71f02ecb83e9e88b55f550707d4170e405c
Author: Guo Yixuan <culu.gyx at gmail.com>
Date: Fri Oct 18 23:48:14 2013 -0400
removed boinc-amd-opencl
---
debian/changelog | 4 ++++
debian/control.in | 48 ++++++++++++++++++++++++------------------------
debian/rules | 2 +-
3 files changed, 29 insertions(+), 25 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 661afb2..847a6b2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
boinc (7.2.22+dfsg-1) UNRELEASED; urgency=low
+ [ Gianfranco Costamagna ]
* New upstream release
+ [ Guo Yixuan ]
+ * Removed boinc-amd-opencl, since fglrx-driver was removed from testing.
+
-- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> Fri, 11 Oct 2013 18:06:33 +0200
boinc (7.2.17+dfsg-1) UNRELEASED; urgency=low
diff --git a/debian/control.in b/debian/control.in
index 2d6e834..e7071d9 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -78,30 +78,30 @@ Package: boinc
@ section to the regular boinc package. This also meant this binary
@ package to be redistributed in the contrib section of Debian.
@
- at Package: boinc-amd-opencl
- at Architecture: amd64 i386
- at Section: contrib/net
- at Priority: extra
- at Depends: ${misc:Depends}, boinc, fglrx-driver, amd-libopencl1|fglrx|fglrx-updates
- at Description: metapackage for AMD/ATI OpenCL-savvy BOINC client and 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.
-@ .
-@ Regular users (righteously) often find it an unbearable nuisance to
-@ care for the configuration of BOINC for the OpenCL-savvy AMD/ATI
-@ graphics cards. This package adds a series of dependencies from the
-@ non-free section to the regular boinc package. This also meant this
-@ binary package to be redistributed in the contrib section of Debian.
-@ .
-@ This package is not perfect, yet. A major problem for the moment
-@ is the availability of the OpenCL driver for 32bit binaries for
-@ amd64. If this is planned, install the amd-app package provided
-@ through the AMD developer forum.
-@
+#Package: boinc-amd-opencl
+#Architecture: amd64 i386
+#Section: contrib/net
+#Priority: extra
+#Depends: ${misc:Depends}, boinc, fglrx-driver, amd-libopencl1|fglrx|fglrx-updates
+#Description: metapackage for AMD/ATI OpenCL-savvy BOINC client and 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.
+# .
+# Regular users (righteously) often find it an unbearable nuisance to
+# care for the configuration of BOINC for the OpenCL-savvy AMD/ATI
+# graphics cards. This package adds a series of dependencies from the
+# non-free section to the regular boinc package. This also meant this
+# binary package to be redistributed in the contrib section of Debian.
+# .
+# This package is not perfect, yet. A major problem for the moment
+# is the availability of the OpenCL driver for 32bit binaries for
+# amd64. If this is planned, install the amd-app package provided
+# through the AMD developer forum.
+#
@Package: boinc-client
@Architecture: any
@Depends: ${shlibs:Depends}, ${misc:Depends},
diff --git a/debian/rules b/debian/rules
index 0bb0ee8..a7c2269 100755
--- a/debian/rules
+++ b/debian/rules
@@ -390,7 +390,7 @@ override_dh_install:
override_dh_strip:
[ -d debian/boinc-dbg ] && dh_strip -a --no-package=-boinc-server-dbg --no-package=boinc-server-maker --no-package=boinc-app-examples --dbg-package=boinc-dbg || true
- [ -d debian/boinc-server-dbg ] && dh_strip -a -Nboinc -Nlibboinc7 -Nboinc-nvidia-cuda -Nboinc-amd-opencl -Nboinc-client -Nboinc-manager -Nboinc-dev -Nlibboinc-app-dev -Nlib --dbg-package=boinc-server-dbg || true
+ [ -d debian/boinc-server-dbg ] && dh_strip -a -Nboinc -Nlibboinc7 -Nboinc-nvidia-cuda -Nboinc-client -Nboinc-manager -Nboinc-dev -Nlibboinc-app-dev -Nlib --dbg-package=boinc-server-dbg || true
override_dh_fixperms:
dh_fixperms
--
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