yafray (0.0.9-2build1) hardy; urgency=low * No change rebuild for libopenexr transition -- Jonathan Riddell Tue, 11 Dec 2007 10:15:55 +0000 yafray (0.0.9-2) unstable; urgency=low * Fixed debian/copyright: - missing (upstream) authors after having contacted the current team since AUTHORS is pretty outdated; - missing IBM copyright for: src/loader/wingetopt.cc; - special case for F. K. Musgrave, whose work has been based on and not derived from. See copyright for further explanations. * Fixed debian/rules: - preceed ``scons -c'' rule with a dash, so that it doesn't fail when called on a not-yet-supported arch, which needs a patch to be applied before being able to run correctly (there's a missing key reported in the root SConstruct file). - add the removal of the dblite file from scons which wasn't removed in the clean target till now. * Added a patch (20_libpath_without_soname_vs_fhs) to try and fix the FHS/soname problem by relocating libpath from /usr/lib/ to /usr/lib/yafray since: - no soname is used; - it appears to be not needed right now. Since it is not OK at runtime (no plugin found), this patch is not activated and usptream advice on that has been asked. * Added an override accordingly for libyafray{core,plugin}.so. -- Cyril Brulebois Sat, 23 Sep 2006 21:03:30 +0000 yafray (0.0.9-1) unstable; urgency=low * New upstream release: maintenance update from 0.0.8, with some improvements to RAM usage and raytracing robustness. * Added myself as comaintainer, in the Uploaders: field. * Modified 01-scons-install-fix.dpatch to remove unneeded headers. * Added 10_gnukfreebsd_support.dpatch to add support for GNU/kFreeBSD (Closes: #389073). * Removed 02-64bit-297295.dpatch since it has been integrated upstream. * Removed debian/ex.package.doc-base. * Bumped Standards-Version (no change needed). * Improved short and long descriptions in debian/control. * Improved debian/copyright: - added year to copyrights; - added pointer to /usr/share/common-licenses/LGPL; - changed FSF address. * Added Build-Depends: on autotools-dev since its config.{guess,sub} files are used when building the source (in the clean target). * Repacked upstream source to remove debian/. -- Cyril Brulebois Sat, 23 Sep 2006 17:04:57 +0000 yafray (0.0.8-2) unstable; urgency=low * Created a patch to fix build errors on Alpha and other 64 bit platforms where int potentially != ptr length. (Closes: #297295) -- Nick Rusnov Wed, 4 Jan 2006 20:01:28 +0000 yafray (0.0.8-1) unstable; urgency=low * New upstream version. (Closes: #333864) * Restructured scons fixup patch. * Repacked upstream source to remove debian/, CVS. -- Nick Rusnov Sun, 27 Nov 2005 23:42:31 +0000 yafray (0.0.7-2.1) unstable; urgency=low * Non-maintainer upload. * Apply patch by Andreas Jochens to fix FTBFS with gcc 4.0 (Closes: #297295) -- Frank Lichtenheld Sat, 6 Aug 2005 03:17:47 +0200 yafray (0.0.7-2) unstable; urgency=medium * 02-etcfix.dpatch: Fixed placement of gram.yafray into /etc. (Closes: #266206) + Medium urgency, fixes Serious bug. -- Nick Rusnov Tue, 17 Aug 2004 08:27:46 -0700 yafray (0.0.7-1) unstable; urgency=low * New upstream version. * Updated manpage. * Moved the scons fix to a patch, switch to using dpatch. * Updated description to reflect the current state of blender-yafray integration. -- Nick Rusnov Tue, 10 Aug 2004 09:14:42 -0700 yafray (0.0.6.2-5) unstable; urgency=low * Removed erroneous libstdc++ dependency. (Closse: #246432) -- Nick Rusnov Mon, 3 May 2004 09:08:47 -0700 yafray (0.0.6.2-4) unstable; urgency=low * Fixes CXXFLAGS problem caused by a change in scons. Or a misunderstanding about how to use scons. Thanks to Mark Brown. (Closes: #239400) * Added versioned dependency on scons just in case there are old versions laying around. -- Nick Rusnov Wed, 14 Apr 2004 15:10:08 -0700 yafray (0.0.6.2-3) unstable; urgency=low * Missing lib file `libbasicshaders.so' fixed. (Closes: #235340) Thanks to Su Yong. -- Nick Rusnov Wed, 17 Mar 2004 14:09:58 -0800 yafray (0.0.6.2-2) unstable; urgency=low * Fixed hardcoded plugin path. Woops. (Closes: #234024) + Had to munge the build system even more. I hate scons. + Made sure it doesn't keep left-over config.h -- Nick Rusnov Sat, 21 Feb 2004 12:55:03 -0800 yafray (0.0.6.2-1) unstable; urgency=low * Initial Official debian packaging, based partially on Kikko's upstream debian packages. * Created a manpage sgml file. * Fixed debian/* to be policy-compliant. -- Nick Rusnov Sat, 7 Feb 2004 09:59:38 -0800