boinc_7.0.36+dfsg-2_amd64.changes ACCEPTED into experimental, experimental
Debian FTP Masters
ftpmaster at ftp-master.debian.org
Mon Oct 22 19:00:05 UTC 2012
Accepted:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 12 Oct 2012 13:26:54 +0200
Source: boinc
Binary: boinc libboinc7 boinc-nvidia-cuda boinc-amd-opencl boinc-client boinc-manager boinc-dev libboinc-app-dev libboinc-app7 boinc-dbg boinc-cgi-stripchart
Architecture: source all amd64
Version: 7.0.36+dfsg-2
Distribution: experimental
Urgency: low
Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
Changed-By: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Description:
boinc - metapackage for the BOINC client and the manager
boinc-amd-opencl - metapackage for AMD/ATI OpenCL-savvy BOINC client and manager
boinc-cgi-stripchart - CGI script for plotting basic statistical graphs
boinc-client - core client for the BOINC distributed computing infrastructure
boinc-dbg - debugging symbols for BOINC binaries
boinc-dev - development files to build applications for BOINC projects
boinc-manager - GUI to control and monitor the BOINC core client
boinc-nvidia-cuda - metapackage for CUDA-savvy BOINC client and manager
libboinc-app-dev - development files to build applications for BOINC projects
libboinc-app7 - libraries for BOINC's scientific applications
libboinc7 - libraries of BOINC the client depends on
Closes: 511243 641593 659845 672725
Changes:
boinc (7.0.36+dfsg-2) experimental; urgency=low
.
[ Guo Yixuan ]
* debian/control:
- Removed the deprecated DMUA field.
- Use Breaks plus Replaces for moving files from boinc-dev
to libboinc*.
* debian/patches:
- Removed some old patches (those not in series anymore).
- Refreshed cppcheck_avoid_redundant_check.patch.
.
[ Gianfranco Costamagna ]
* without boinclib_shared.patch boinc FTBFS, changed the order of patch
.
[ Steffen Moeller ]
* reactivated boinc-amd-opencl package
.
boinc (7.0.36+dfsg-1) unstable; urgency=low
.
* Team upload.
.
[ Gianfranco Costamagna ]
* New upstream version
.
[ Guo Yixuan ]
* Updated api_NULL_not_defined.patch.
.
[ Steffen Moeller ]
* Updated slot_dir_source_trace.patch.
* Updated opendir_error_messages.patch.
.
boinc (7.0.34+dfsg-6) UNRELEASED; urgency=low
.
[ Steffen Moeller ]
* Fixing upstream bug
https://boinc.berkeley.edu/trac/ticket/1168
on dir_scan usage.
.
[ Guo Yixuan ]
* Updated debian/copyright to new format, added a section about api/ttf/*.
* Clean up debian/rules.
.
boinc (7.0.34+dfsg-5) UNRELEASED; urgency=low
.
* Added better error messages for opendir() failures
.
boinc (7.0.34+dfsg-4) unstable; urgency=low
.
[ Guo Yixuan ]
* Fix of debian/patch on pathlength
[ Steffen Moeller ]
* Corrected handling of memory reallocation in client/stream.cpp
* Improved cpptest cleanliness
.
boinc (7.0.34+dfsg-3) UNRELEASED; urgency=low
.
[ Steffen Moeller ]
* Improving error message on directory that cannot be opened
* Fixing a file descriptor leak in read_ppm_file (api/gutil.cpp)
.
[ Guo Yixuan ]
* Removed dependency on dh-buildinfo, no longer used.
* Fixed a bug in our patches that truncated filename.
.
boinc (7.0.34+dfsg-2) unstable; urgency=low
.
[ Steffen Moeller ]
* Reacting to ftpmasters' comments
- libraries get package name adjusted to soname
- boinc-nvidia-cuda package loses dependency on libcuda1:i386
.
[ Guo Yixuan ]
* Change libboinc-app-dev's depends to be binnmuable, to resolve lintian
errors.
* Revert dpkg-dev's version in build-deps to >= 1.16.1.1.
* Add libboinc7 and libboinc-app7 to boinc-dbg's depends.
* Add lintian overrides for boinc-manager and libboinc-app7, because -O0 are
used in api/ and clientgui/, where fortify won't work.
.
boinc (7.0.34+dfsg-1) unstable; urgency=low
.
[ Steffen Moeller ]
* New upstream version
- many non-Linux fixes
- consistency with GPU types
- api loses supports for legacy image formats
- switch from *.txf fonts to TrueType fonts in graphics apps,
ensuring that all related files have no licensing issues.
* Helping boinc-nvidia-cuda package towards multi-arch
* Help cleaning remnants of packages (temporarily) not in
debian/control but in debian/control.in.
* Override boinc-nvidia-cuda: bad-provided-package-name libcuda1:i386
.
[ Guo Yixuan ]
* Remove broken links from libboinc-app-dev. (Closes: #659845)
* Bump build-depend on dpkg-dev >= 1.16.5 for arch-qualified depends.
.
boinc (7.0.33+dfsg-1) unstable; urgency=low
.
[ Steffen Moeller ]
* New upstream version
* Conditional builds of debian/control
.
[ Guo Yixuan ]
* debian/rules: partially disable some optimization and hardening flags,
- in api/, for SETI to work,
- in clientgui/, as a workaround for #679207.
.
boinc (7.0.32+dfsg-1) UNRELEASED; urgency=low
.
[ Steffen Moeller ]
* New upstream version.
.
boinc (7.0.31+dfsg-1) unstable; urgency=low
.
[ Steffen Moeller ]
* New upstream version.
.
[ Guo Yixuan ]
* debian/control:
- add missed dependency for libboinc.
- remove dependency on python-support.
- libboinc-app-dev: depend on libboinc.
* debian/watch: check for even minor version, and fix dpkg warnings.
* debian/rules:
- use dh_python2 instead of py_support.
- remove build-stamp, use override_dh_auto_build to build samples.
- simplify targets by using pattern rule.
- use override_dh_clean instead of a custom clean target.
.
boinc (7.0.30+dfsg-1) UNRELEASED; urgency=low
.
[ Steffen Moeller ]
* New upstream version.
.
[ Guo Yixuan ]
* debian/rules: use dpkg-buildflags to get default flags.
* debian/control: build-depend on dpkg-dev >= 1.16.1.1, because
buildflags.mk and DEB_BUILD_MAINT_OPTIONS are needed.
* debian/patches/add_hardening_flags.patch: pass CXXFLAGS, CPPFLAGS and
LDFLAGS to hand-written Makefiles in samples/.
* Add myself to uploaders. (Closes: #511243)
.
boinc (7.0.28+dfsg-3) UNRELEASED; urgency=low
.
[ Steffen Moeller ]
* Splitting -dev package into libboinc and libboinc-dev.
* Added shared library for libboinc.
* Added configure flag in debian/rules to allow dynamic clients
* Installing more from debian/tmp to avoid lintian wrappers
.
[ Guo Yixuan ]
* Add patch from Rom that fixes the project category crash.
(Closes: #641593)
.
boinc (7.0.28+dfsg-2) UNRELEASED; urgency=low
.
* Reactivating the screensaver (Steffen and Bernd)
- not ready, yet.
- not building for Wheezy
* Addressed FTBFS on hurd (Closes: #672725)
.
boinc (7.0.28+dfsg-1) UNRELEASED; urgency=low
.
* New upstream version.
* Adding hardening flags.
Checksums-Sha1:
87d1b3202fe78946a93722e7e42e450d8c303543 2983 boinc_7.0.36+dfsg-2.dsc
de815492dcdc78ea23be5ca3add464b344a7e622 210878 boinc_7.0.36+dfsg-2.debian.tar.gz
1b55bb99bde98da967b50199b9cd34140ba593ce 72192 boinc_7.0.36+dfsg-2_all.deb
fcca0b0d638689dcdc43f61fd6d68ea586fa3144 210614 libboinc7_7.0.36+dfsg-2_amd64.deb
c81ddf5f7480fa0dd344efa1e85de547ec551c40 72184 boinc-nvidia-cuda_7.0.36+dfsg-2_amd64.deb
ad720492905ee4cec6825fb1370d52e1f6edc72d 72288 boinc-amd-opencl_7.0.36+dfsg-2_amd64.deb
29f19196f940c3bdd1507daf379a116190ab8825 433924 boinc-client_7.0.36+dfsg-2_amd64.deb
178f324ab200487a4dbaab6e3902c896497879f8 1365404 boinc-manager_7.0.36+dfsg-2_amd64.deb
27fb122fa559ce8c1277e329e256248d704fd35b 71856 boinc-dev_7.0.36+dfsg-2_all.deb
187f0875bfdebf8b328348766c0743d5e65027ce 201762 libboinc-app-dev_7.0.36+dfsg-2_all.deb
e38ef9bf337c4e0413937fa3d9095bf4e623a294 229356 libboinc-app7_7.0.36+dfsg-2_amd64.deb
55a85aa56b10135982964976571c6813bbd7d5e4 9149534 boinc-dbg_7.0.36+dfsg-2_amd64.deb
eb4794ecd4aaa812683a029c1750ee4c3734a2ea 83474 boinc-cgi-stripchart_7.0.36+dfsg-2_all.deb
Checksums-Sha256:
386ea197c3c28eb8975e97fb56bbb735dec4e7fb03c3f0cf759dfba9a6200670 2983 boinc_7.0.36+dfsg-2.dsc
53f4d31a55eae116b5bd2663ceb15c105aadf5b963492b86993e07ae64af0595 210878 boinc_7.0.36+dfsg-2.debian.tar.gz
6f57b178e7d1e40c442703bd7c82052172a0d0591e7c2c525a2e4e79cbb9aea1 72192 boinc_7.0.36+dfsg-2_all.deb
3da3918f1077c3623223d3d2a956abd3b8cb231383e3f7fe69b15ed5bccd0c62 210614 libboinc7_7.0.36+dfsg-2_amd64.deb
1d267d3eca90cdf7741d81deee942709fd9ee7090d03aca2cea6e3d442b7ce6b 72184 boinc-nvidia-cuda_7.0.36+dfsg-2_amd64.deb
c45b2f27dfe9fc2540aec54977771ac921fb5b1c14d80fffc65806323a0d4036 72288 boinc-amd-opencl_7.0.36+dfsg-2_amd64.deb
759c029607f00142a2d62c115cc15901aa738d370ed62646f3390c737c19513f 433924 boinc-client_7.0.36+dfsg-2_amd64.deb
14f35e4d5416d72998a4a31b520552caa15d46e1a2c86bcac89fd5976f5668fe 1365404 boinc-manager_7.0.36+dfsg-2_amd64.deb
13aa18ec4a8939141bd0b4ca1d7d76058209c514809eb30c24f68377802d0c00 71856 boinc-dev_7.0.36+dfsg-2_all.deb
98d24637ed4130f933a6997398fe2553e664c8358d37d6194baaa205f98fa204 201762 libboinc-app-dev_7.0.36+dfsg-2_all.deb
a5098e188ab11c1b8c76737766d78d743997134f25f450bf8e7db12bc5948e08 229356 libboinc-app7_7.0.36+dfsg-2_amd64.deb
e863329ba47647b7ef6a6ea4e92caeef59dcc210631408304dc35f3451c8503b 9149534 boinc-dbg_7.0.36+dfsg-2_amd64.deb
b79fbd3a09017a8e27425272217773a12eac75226b082f0c6ed815751941000e 83474 boinc-cgi-stripchart_7.0.36+dfsg-2_all.deb
Files:
c07144443ce35b79cb34e89c59fb952c 2983 net optional boinc_7.0.36+dfsg-2.dsc
7d34c1f5a094d9811430f397ede5b5f2 210878 net optional boinc_7.0.36+dfsg-2.debian.tar.gz
6497a03f1484b6f5b00a19e32a4dae54 72192 net optional boinc_7.0.36+dfsg-2_all.deb
5805b65d26d32c8d5dc39b0f07240f07 210614 libs optional libboinc7_7.0.36+dfsg-2_amd64.deb
aef8f430f871b1c982fbab084235b06f 72184 contrib/net extra boinc-nvidia-cuda_7.0.36+dfsg-2_amd64.deb
cfdba024f7af53a724a3b1fc6813a711 72288 contrib/net extra boinc-amd-opencl_7.0.36+dfsg-2_amd64.deb
e2551c8ac326afb596bc6b89e640f014 433924 net optional boinc-client_7.0.36+dfsg-2_amd64.deb
73904ec4fbe3582344e6f4414e308865 1365404 x11 optional boinc-manager_7.0.36+dfsg-2_amd64.deb
bf74dafe4e4a8841e71a11bc0728259c 71856 oldlibs extra boinc-dev_7.0.36+dfsg-2_all.deb
158609c856b8bd9ab788e37a7825c35e 201762 libdevel optional libboinc-app-dev_7.0.36+dfsg-2_all.deb
b5906c2f536f339effbe530929471e4b 229356 libs optional libboinc-app7_7.0.36+dfsg-2_amd64.deb
e12a42a6cc531fc5085a3dabaf9e2f79 9149534 debug extra boinc-dbg_7.0.36+dfsg-2_amd64.deb
4446304af04f44934c9259462fc19d5e 83474 libs extra boinc-cgi-stripchart_7.0.36+dfsg-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBAgAGBQJQgy/vAAoJEC/YvtrAIO7RZKQP/0K+K6ogYYp+FpOMO/nQkg9N
XWieikJIel3pTTF51yK+4JPBbvx8uupQ4EadDhdxkVx4RqRY18il100RwCFmjJj7
KVIoUzMTEwuh1X5Hy918lNl33POOrTbsZY/kViPWsA4lGcIYckgeJ8aFja6PyAH8
Cgpb7B5XRGaJxjgdqJ6KM4gaIf1QB/aZ/xCUCd9tynawV8H2Z025Z0ZIrIJi5XxH
ZmQdVuPtG+xrHnG61/iaXwvvnZqaEwBna2K7NmpnXpLq8gM/ANLf0lFKz13qkbVH
xIbOMxqKNQFgTPuzyKrWc5r7xVf978+zfDJwM/07mHwFeAIcuv8Y4h1/54w3dXF2
ZLWBqgf/kVMpgxEeJtZJTaiiUR/Nb4nB1T0ToeKpSPrSXUxZpC03y4b1eTCO79M4
1PBqueB5oouOLM1VDE/nMWxusXDgKSP2Gf+l1nHBgXY5TO99IQ1F3YxoKql7PCSd
v9pwf66RgM3UrZTC33UfYWrZRSZn3s3EnYbq01+pCz2noX8B3lutuglqfwDWUS+T
dTtRFVA36soQ+rMVbFQ1nFwJj4dRGJvehELC86im+FxRYQwYfmbuQkAIL98YsaA9
BFirPBkIaU8Wq4IJuHk0oSQtFpUY/I33v7FRp/rV0Zc9q0cSlgWC30iHKw774BX4
pOCN6B2/0hAXyDQCUQWP
=opH9
-----END PGP SIGNATURE-----
Thank you for your contribution to Debian.
More information about the pkg-boinc-devel
mailing list