boinc (6.10.17+dfsg-3ubuntu1) lucid; urgency=low * Merge from debian testing. Remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. - Provide meta package "boinc", which depends on boinc-client and boinc-manager. - debian/control: libmysqlclient15-dev -> libmysqlclient-dev transition. * Fixes LP: #512977 -- Daniel Hahler Sat, 13 Mar 2010 01:06:53 +0100 boinc (6.10.17+dfsg-3) unstable; urgency=low * Ignore errors when setting oom_adj for boinc client, Thanks to Gábor Gombás for the bug report and the hint for the solution. (Closes: #559053) * Fix str_replace.h installation path on boinc-dev package -- Rene Mayorga Fri, 15 Jan 2010 19:34:46 -0600 boinc (6.10.17+dfsg-2ubuntu2) lucid; urgency=low * Install str_replace.h to /usr/include/boinc, not its subdirectory. -- Ilya Barygin Tue, 26 Jan 2010 14:05:12 +0300 boinc (6.10.17+dfsg-2ubuntu1) lucid; urgency=low * Merge from Debian testing, remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. - Provide meta package "boinc", which depends on boinc-client and boinc-manager. - debian/control: libmysqlclient15-dev -> libmysqlclient-dev transition. * Drop Ubuntu patch, package builds without it: - Fix FTBFS, added 103_include_config_h.patch, use system functions when available -- Ilya Barygin Tue, 26 Jan 2010 01:06:53 +0300 boinc (6.10.17+dfsg-2) unstable; urgency=low * debian/control: remove kboincspy from boinc-client Suggest * include config.h on -dev package (Closes: #556816) * clean-up broken links on boinc-dev * install str_replace.h instead of std_fixes.h on -dev package. -- Rene Mayorga Wed, 18 Nov 2009 19:04:45 -0600 boinc (6.10.17+dfsg-1ubuntu2) lucid; urgency=low * debian/control: libmysqlclient15-dev -> libmysqlclient-dev transition. -- Chuck Short Thu, 14 Jan 2010 14:37:48 -0500 boinc (6.10.17+dfsg-1ubuntu1) lucid; urgency=low * Merge from debian testing (LP: #490942), remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. - Provide meta package "boinc", which depends on boinc-client and boinc-manager. - Fix FTBFS, added 103_include_config_h.patch, use system functions when available (LP: #447933) -- Andres Rodriguez Tue, 01 Dec 2009 12:52:23 -0500 boinc (6.10.17+dfsg-1) unstable; urgency=low * New upstream release (Closes: #553998) + better support for dark themes (Closes: #512508) + The -s (system tray option) was removed on upstream (Closes: #464192) + Better handling for WU over deadline - upstream changeset 17399 (Closes: #513884) * debian/patches + 003_use_sensible-browser.patch updated + 006_correct_catalog_path.patch - refreshed + 005_using_hyphen_as_minus.patch removed - Applied upstream + 101_check_RSA_returned_values.patch - Removed - Applied upstream + 102_gcc4.4_safe.patch Removed - Applied upstream + 006_correct_catalog_path.patch - updated + 002_remove_hardcoded_optimization.patch Removed, not needed anymore + 004_exclude_sea.patch - Removed - not needed anymore + 001_dont_install_ca-bundle.crt.patch Removed not needed anymore + 200__don-t-assume_SCHED_BATCH_exist.patch - Added to Prevent FTBFS on kfreebsd * debian/copyright + zip/zip and zip/unzip references removed * debian/rules + Adjust fix-perm for catalog files * use omm_adj to prevent boinc use all the system resources (Closes: #534418) * debian/control: Add libsqlite3-dev to B-D -- Rene Mayorga Mon, 02 Nov 2009 14:44:14 -0600 boinc (6.4.5+dfsg-3) unstable; urgency=low * Fix FTBFS on GNU/kFreeBSD, thanks to Cyril Brulebois and Petr Salinger for the bug report and patch (Closes: #544070) * Standards-Version set to 3.8.3 (No changes needed) * Use dversionmangle on debian/watch * debian/copyright: point to LGPL-2/GPL-2 instead of LGPL/GPL -- Rene Mayorga Sat, 05 Sep 2009 18:24:45 -0600 boinc (6.4.5+dfsg-2ubuntu2) karmic; urgency=low * Fix FTBFS, added 103_include_config_h.patch, use system functions when available (LP: #447933) -- Joao Pinto Sat, 10 Oct 2009 11:42:30 +0100 boinc (6.4.5+dfsg-2ubuntu1) karmic; urgency=low * Merge from debian unstable (LP: #396665), remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. - Provide meta package "boinc", which depends on boinc-client and boinc-manager. * debian/patches: - 102_wxPanel_instead_wxControl_r17501.patch. Dropped. Included Upstream. -- Andres Rodriguez Tue, 07 Jul 2009 12:42:18 -0500 boinc (6.4.5+dfsg-2) unstable; urgency=low * Uploaded to unstable * Include a patch picked from Upstream SVN to avoid FTBFSs whith gcc 4.4 (Closes: #526666) * remove CUDA dir that contais binary-only non DFSG software * change section from boinc-dbg to debug * set orig +dfsg since we remove non-dfsg software when we pull the tag from upstream + Add Comments about this on README.Source * Move schedtool to Recommends, (Closes: #532133) * Add ru debconf templates translation, thanks to Yuri Kozlov (Closes: #531205) -- Rene Mayorga Sat, 23 May 2009 13:29:17 -0600 boinc (6.4.5-1ubuntu1) karmic; urgency=low * Merge from debian experimental (LP: #311107), remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. * Provide meta package "boinc", which depends on boinc-client and boinc-manager (LP: #226612). * Add debian/patches/102_wxPanel_instead_wxControl_r17501.patch, picked from upstream trunk to fix FTBFS. -- Daniel Hahler Sat, 23 May 2009 20:05:16 +0200 boinc (6.4.5-1) experimental; urgency=low * New upstream version * debian/patches: + 001_dont_install_ca-bundle.crt.patch refreshed + 002_remove_hardcoded_optimization.patch refreshed + 003_use_sensible-browser.patch + 004_exclude_sea.patch removed + 006_correct_catalog_path.patch added * debian/boinc-dev.install; upstream now calls `boinc' instead of `BOINC' the include/ dir * debian/boinc-dev.links; make BOINC point to boinc, this will save those who still point to the wrong PATH * debian/copyright: + Update upstream license from LGPL-2.1 to LGPL-3 + update the file name on : api/textfont.[ch], client/stream.cpp, clientgui/wizardex.cpp + update copyright years on html/inc/geoip.inc and correct license + add copyright and license info for samples/glut/Roman.stroke, client/install-sh, samples/glut/win32_util.c, samples/glut/win32_x11.[ch], samples/glut/stroke.h, samples/glut/glut.h, samples/jpeglib/* * debian/rules: + don't install .mo files manually + correct .mo files perms + copy sea/*png file to clientgui/res and remove they on clean target + download export-boinc from git instead svn, use an ugly wget since git is not able to it by itself + delete empty locale dirs * debian/boinc-manager.install: usr/share/locale/* files added * debian/control, set standards-version to 3.8.1 ( no changes needed ) -- Rene Mayorga Sat, 23 May 2009 13:29:08 -0600 boinc (6.2.18-4) unstable; urgency=low * remove unused var from init.d script thanks for the report and patch goes to Paul Saunders. (Closes: #520091) * debian/control: use standards-version 3.8.1 ( no changes needed ) -- Rene Mayorga Sat, 21 Mar 2009 13:44:13 -0600 boinc (6.2.18-3ubuntu1) jaunty; urgency=low * Merge from debian unstable (LP: #335074), remaining changes: - Bump build-depend on debhelper to install udev rules into /lib/udev/rules.d, add Breaks on udev to get correct version. -- Daniel Hahler Sat, 28 Feb 2009 22:01:52 +0100 boinc (6.2.18-3) unstable; urgency=low * Uploaded to unstable -- Rene Mayorga Wed, 25 Feb 2009 10:04:23 -0600 boinc (6.2.18-2) experimental; urgency=low [ Frank S. Thomas ] * debian/rules: Transposed/renamed/removed targets and their prerequisites so that building the package with make's parallel execution succeeds. * debian/control: Removed myself from Uploaders. [ Rene Mayorga ] * debian/boinc-client.init: Detect and remove `--daemon' option from etc/default/boinc-client Closes: #504467 * debian/control: + add myself to Uploaders, and wrap long lines + add ${misc:Depends} to boinc-client-dbg Depends + remove `Section' from boinc-client package * debian/rules: + remove boinc/locale/client/ar/BOINC Manager.mo on clean target this file is regenerated on build and FTBFS when the package is built two times in a row + remove config.guess and config.sub on clean, this will prevent that auto-generated changes goes to .diff.gz + remove client/scripts/Makefile, client/scripts/boinc-client and sea/Makefile, to prevent that those files end on .diff.gz file * debian/po/ja.po added, thanks goes to Hideki Yamane, Closes: #510718 * debian/patches: add description, Author and some other info to all patches. * 005_hyphen_as_minus.patch added; Add