Skip to content

Debian Changelog yafray (0.0.9-2)

2006

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 <cyril.brulebois@enst-bretagne.fr>  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 <cyril.brulebois@enst-bretagne.fr>  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 <nickrusnov@debian.org>  Wed, 4 Jan 2006 20:01:28 +0000

2005

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 <nickrusnov@debian.org>  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 <djpig@debian.org>  Sat, 6 Aug 2005 03:17:47 +0200

2004

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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  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 <nickrusnov@debian.org>  Sat, 7 Feb 2004 09:59:38 -0800