boinc-app-seti (5.13+cvs20060510-3) unstable; urgency=low * debian/rules: Remove two binary files that are not removed by "make clean" and use clean instead of distclean as DEB_MAKE_CLEAN_TARGET, because distclean removes files that are needed to build this package. These changes fixes the FTBFS if build twice in a row. (closes: #442513) * debian/control.in: - Moved Homepage pseudo field in the long description to the source stanza because this is now a propper debian/control field supported by dpkg. - fftw3-dev was renamed to libfftw3-dev, adjusted Build-Depends accordingly. -- Frank S. Thomas Thu, 11 Oct 2007 16:21:39 +0200 boinc-app-seti (5.13+cvs20060510-2) unstable; urgency=low * debian/boinc-app-seti-prerm: Stop the BOINC core client before removing the SETI@home symlinks from the data directory to prevent the client from downloading new work units although no application to process these is present. (related to: #415765) * debian/control.in: - Added XS-Vcs fields to the source stanza. - Improved the description of the package and explicitly stated that this package is not needed on i386 and amd64 hosts since SETI@home supports those architectures officially. * debian/copyright: Added copyright information for glut/Roman.stroke and glut/stroke.h and added a copyright note about the Debian packaging. * Changed from dpatch to the quilt patch system. * debian/patches/: - 004_include_new_str_util.h.patch added. The strlcpy() and strlcat() functions that were previously declared in boinc-dev/lib/util.h have been moved in BOINC 5.10 to the new boinc-dev/lib/str_util.h header file, so we need to include this new header in some files. Bumped build dependency to "boinc-dev (>= 5.10.8-1)" accordingly. (closes: #433737) - 003_dont_use_own_jpeglib.patch modified to prevent that setiathome is linked against libjpeg. This ensures predictability of the dependecy list, see http://lists.debian.org/debian-devel/2007/07/msg00588.html for details. -- Frank S. Thomas Thu, 19 Jul 2007 14:21:27 +0200 boinc-app-seti (5.13+cvs20060510-1) unstable; urgency=low * Initial release based on Steffen Moeller's boinc-client-seti package. -- Frank S. Thomas Mon, 22 May 2006 09:09:03 +0200