aqsis (1.2.0-2ubuntu1) hardy; urgency=low * Edit aqsis-libsc2a.install to not install files which fail to link -- Jonathan Riddell Wed, 12 Dec 2007 10:05:44 +0000 aqsis (1.2.0-2build1) hardy; urgency=low * No change rebuild for libopenexr transition -- Jonathan Riddell Tue, 11 Dec 2007 10:15:07 +0000 aqsis (1.2.0-2) unstable; urgency=low * Added support for quilt in debian/control and debian/rules. * debian/control, debian/rules: Added support for quilt. * Added 01_gcc_4.3_fixes.patch for fixing build problems with upcoming GCC release. Thanks, Martin Michlmayr (closes: #417108). -- David Martínez Moreno Wed, 30 May 2007 12:05:56 +0200 aqsis (1.2.0-1) unstable; urgency=low * New maintainer (closes: #368070). * New upstream release. Main changes are: - Various small changes to support building for x86_64 systems. - Added a new command line option: -echoapi will echo all RI API calls to the console. - Added a new command line option: -mpdump will dump all micropolygons to a custom binary file. - Implement the type 'facevertex'. - Add support for RiGeometry 'bunny'. - Add preliminary support for blobbies. - Add some more useful information output to the DSO shadeop search to enable better debugging of the DSO loading process. - Add a new tool 'miqser' (mixer) for processing RIB files. - Introduce a mitchell filterpixel. - Implement autoshadow support. Aqsis can now render shadow maps for chosen lights automatically. - Improve the speed of shadow and ambient occlusion sampling. Occlusion in particular is orders of magnitude faster. - Add support for OpenEXR, both output using a new display, and input using a converter plugin. - Added bitmap, tga, png and OpenEXR support. - Improved environment mapping. Directly compatible with others renderer's latlong/cubic tiff files - Added a -res option to aqsis to change resolution at commandline. - Added a flexible catch all option to the aqsis command line options: -option "". - Implemented the new Condition RI C Binding. It supports math and logical arithmetic for several variable types. - Implemented new sampling technique. - Implemented layered shader support. - Improved motion blurred points handling. - Improved AOV output quantization. - Added a shader for adding a Film Grain effect. - Added a new noise type. - Fixed lots of warnings, crashes and leaks. * debian/control: - Removed cpp from aqsis' Depends. - Removed libargparse-dev from several places. - Removed Replaces: aqsis-libs-dev in aqsis-libsc2a (from 0.7.10-2). - Revamped Build-Depends, as now scons is used and several things were dropped from the dependency chain. - Bumped Standards-Version to 3.7.2. * debian/rules: - Removed DH_COMPAT in favor of debian/compat, and bumped to 5 (1.1.0.20050815-3 only bumped it to 4). - Rewrote the build system, as aqsis switched from autotools to SCons. - Added -V to dh_makeshlibs, thus resolving duplicate dependencies on aqsis-libsc2a. - Set executable bit of several scripts in aqsis package. * Dropped GCC 4.1 patches, as they did not longer apply. * Added a lot of information to debian/copyright. -- David Martínez Moreno Thu, 26 Apr 2007 00:52:01 +0200 aqsis (1.1.0.20050815-4) unstable; urgency=low * QA upload. * Add manpages: aqsl.1 aqsltell.1 teqser.1 (Closes: #216917) -- Mohammed Adnène Trojette Fri, 12 Jan 2007 03:43:44 +0100 aqsis (1.1.0.20050815-3) unstable; urgency=low * QA Group upload orphaning this package * Added patch from Martin Michlmayr to fix G++ 4.1 error (closes: #356240) * Rename aqsis-libs to aqsis-libsc2a (libstdc++ new allocator), conflict/replace aqsis-libs, rebuild with gcc-4.1 (closes: #339148) * debian/rules: bump debhelper compatibility level to 5 * debian/control: supplement ${shlibs:Depends} with ${misc:Depends} -- Andrew Pollock Fri, 15 Dec 2006 05:43:01 -0800 aqsis (1.1.0.20050815-2.1) unstable; urgency=low * Non-maintainer upload. * Re-libtoolize the package with Debian libtool, to lose the extraneous library dependencies. Closes: #340577. -- Steve Langasek Thu, 24 Nov 2005 01:09:38 -0800 aqsis (1.1.0.20050815-2) unstable; urgency=low * Add build depends on libboost-dev. -- Will Newton Tue, 16 Aug 2005 23:03:57 +0100 aqsis (1.1.0.20050815-1) unstable; urgency=low * New upstream version. - Fixes build with gcc 4.0. (Closes: #317542) * Rebuild with gcc 4.0. * Update standards version to 3.6.2. -- Will Newton Mon, 15 Aug 2005 20:30:06 +0100 aqsis (1.0.0-1) unstable; urgency=low * New upstream version. -- Will Newton Wed, 19 Jan 2005 00:34:02 +0000 aqsis (0.9.3-1) unstable; urgency=low * New upstream version. -- Will Newton Tue, 7 Dec 2004 20:06:49 +0000 aqsis (0.9.2-1) unstable; urgency=low * New upstream version. * Acknowledge NMU for libtiff transition (Closes: #262788). - Thanks to Steve Langasek. * Update libtool and config.{sub,guess}. -- Will Newton Fri, 13 Aug 2004 17:25:56 +0100 aqsis (0.9.1-2.1) unstable; urgency=low * Non-maintainer upload. * Rebuild against libtiff4 (closes: #262788). -- Steve Langasek Mon, 2 Aug 2004 20:15:29 -0700 aqsis (0.9.1-2) unstable; urgency=low * Re-add build depend on automake that got lost in the last release. -- Will Newton Wed, 19 May 2004 19:56:51 +0100 aqsis (0.9.1-1) unstable; urgency=low * New upstream version. * No longer build depend on liblog4cpp-dev. * Fix libgl-dev build depends (Closes: #249569). -- Will Newton Tue, 18 May 2004 19:15:52 +0100 aqsis (0.9.0-1) unstable; urgency=low * New upstream version. * FTBFS fixed (Closes: #213662) * Use newer libtool.m4 (Closes: #176790, #177051, #208287) - Thanks to Luk Claes. -- Will Newton Wed, 31 Dec 2003 16:49:59 +0000 aqsis (0.8.0-2) unstable; urgency=low * Modify LD_LIBRARY_PATH correctly during build. -- Will Newton Thu, 2 Oct 2003 11:36:58 +0100 aqsis (0.8.0-1) unstable; urgency=low * New upstream version. * Moved libs to /usr/lib/aqsis. * Don't ship .la files. -- Will Newton Wed, 1 Oct 2003 18:34:08 +0100 aqsis (0.7.18-1) unstable; urgency=low * New upstream version (Closes:#199749). -- Will Newton Wed, 27 Aug 2003 09:43:19 +0100 aqsis (0.7.10-3) unstable; urgency=low * Build-Depend on libjpeg62-dev. * Use the default compiler instead of gcc-3.2. -- Will Newton Thu, 29 May 2003 11:11:35 +0100 aqsis (0.7.10-2) unstable; urgency=low * Moved libs package to libs section and libs-dev package to libdevel. * Build-Depend on liblog4cpp-dev (Closes:#195096). -- Will Newton Thu, 29 May 2003 08:34:54 +0100 aqsis (0.7.10-1) unstable; urgency=low * New upstream. * Add fix from CVS for segfault. * Remove build depends on libargparse-dev and gcc-3.2. -- Will Newton Wed, 28 May 2003 16:50:33 +0100 aqsis (0.7.2-1) unstable; urgency=low * New upstream. * Use gcc-3.2. * Upload to the archive. (Closes: #153315) -- Will Newton Mon, 6 Jan 2003 10:41:43 +0000 aqsis (0.7.0-1) unstable; urgency=low * New upstream. -- Will Newton Mon, 23 Sep 2002 17:40:43 +0100 aqsis (0.6.6-2) unstable; urgency=low * Split off separate libs package. * Use cpp in aqsl rather than gcc. * Add flex build dependency. * Add libtool build dependency. * Add -ffunction-sections for hppa. * Install share.h header. -- Will Newton Sun, 22 Sep 2002 14:43:46 +0100 aqsis (0.6.6-1) unstable; urgency=low * New upstream release. -- Will Newton Sat, 3 Aug 2002 13:29:32 +0100 aqsis (0.6.4-1) unstable; urgency=low * Initial Release. -- Will Newton Mon, 10 Jun 2002 19:47:33 +0100