openvrml (0.15.10-9ubuntu1) hardy; urgency=low * Merge from Debian unstable. Remaining Ubuntu changes: - debian/control: Change Build-Depends and Depends of libopenvrml5-dev to libgl1-mesa-dev instead of xlibmesa-gl-dev | libgl-dev, since xlibmesa-gl-dev is a transitional package and libgl-dev is a virtual package provided by libgl1-mesa-dev. -- Andrea Gasparini Tue, 13 Nov 2007 15:31:17 +0200 openvrml (0.15.10-9) unstable; urgency=low * debian/control: + Replace ${Source-Version} with ${binary:Version}. * debian/rules: + Add -ffunction-sections on HPPA to work around a toolchain limitation (Closes: #412843). + Don’t ignore make distclean failures. * debian/patches/010_xulrunner.diff: + xulrunner-plugin’s .pc file does not include /usr/include/xulrunner, so add it manually to the pkg-config line (Closes: #429009). * debian/patches/012_static_boost.diff: + Build the boost library statically for the unit tests. * debian/patches/035_gcc_4_3_includes.diff: + New patch. Add missing includes to fix a GCC 4.3 FTBFS, thanks to Martin Michlmayr (Closes: #420911). -- Sam Hocevar (Debian packages) Sat, 29 Sep 2007 20:57:45 +0000 openvrml (0.15.10-8ubuntu2) gutsy; urgency=low * debian/control: Update maintainer fields according to debian- maintainer-field spec. -- Martin Pitt Wed, 15 Aug 2007 08:09:17 +0000 openvrml (0.15.10-8ubuntu1) edgy; urgency=low * Merge from debian unstable. * Resolved merge conflicts from MoM -- Andy Price Mon, 03 Jul 2006 21:42:20 +0100 openvrml (0.15.10-8) unstable; urgency=low * debian/control: + Put the -doc package in the docs section. + Build-depend on doxygen to fix a FTBFS. * debian/rules: + Force the use of a 32-bit GOT on mips and mipsel to avoid build failures caused by relocation truncations. -- Sam Hocevar (Debian packages) Mon, 12 Jun 2006 11:09:13 +0200 openvrml (0.15.10-7) unstable; urgency=low * debian/control: + Removed the g++-4.1 [m68k] build-dependency because it is now the default compiler version. + Build-depend on gcj (>= 4:4.1) for the libgcj6 transition (Closes: #369983, #369987). * 030_freetype_prototypes.diff: + Fix function prototypes so that they do not conflict with FreeType's types when using g++-4.1 (Closes: #368959, #369404). -- Sam Hocevar (Debian packages) Sun, 11 Jun 2006 15:48:17 +0200 openvrml (0.15.10-6) unstable; urgency=low * Moved patch handling from dpatch to quilt. * debian/control: + Set policy to 3.7.2. + Renamed library package to libopenvrml5c2a due to the g++ allocator changes (Closes: #339244). + Build-depend on libxul-dev instead of mozilla-dev. + Build-depend on quilt. + Build-depend on g++-4.1 [m68k] to fix a FTBFS bug (Closes: #367411). * debian/postinst: + Removed that file. Debhelper takes care of ldconfig for us. * debian/patches/010_includepath.diff: + New patch from old diff.gz -- fix destination include directory. * debian/patches/010_xulrunner.diff: + New patch -- support for xulrunner (Closes: #364378). As a consequence, Mozilla libraries are no longer used (Closes: #339880). * debian/patches/020_rebootstrap.diff: + New patch from old diff.gz -- rebootstrap package. * debian/patches/030_boost_x_define.diff: + New patch from old diff.gz -- move X/gtk includes after other includes to avoid defining None when the boost templates are included. -- Sam Hocevar (Debian packages) Thu, 11 May 2006 01:18:16 +0200 openvrml (0.15.10-5ubuntu2) dapper; urgency=low * Add versioned build-dep for libgcj-dev (>=4.1) - Closes Malone: #43844 -- Barry deFreese Sat, 20 May 2006 19:54:04 -0400 openvrml (0.15.10-5ubuntu1) dapper; urgency=low * Resynchronise with Debian. * libstdc++ new allocator transition: + Renaming libopenvrml5 to libopenvrml5c2a * debian/control: + Adjusted packagenames, conflicts/replaces and dependencies + Applied Ubuntus Xorg GL/GLU build-deps * Removed debian/libopenvrml4c2.* files, obsolete because of new binary package names * Renamed debian/libopenvrml5.{dirs,files} to debian/libopenvrml5c2a.{dirs,files} * debian/rules: + Adjusted packagenames -- Stephan Hermann Sun, 27 Nov 2005 15:52:22 +0100 openvrml (0.15.10-5) unstable; urgency=low * debian/control: + Build-depend on procps because of our use of free. * debian/compat: + Set level to 4. -- Sam Hocevar (Debian packages) Sun, 13 Nov 2005 17:29:46 +0100 openvrml (0.15.10-4) unstable; urgency=low * debian/control: + Renamed the packages to -5 instead of -4c2 because the soname changed. Blame me for not better checking the NMU. + Renamed the libopenvrml4-doc package to libopenvrml-doc and removed its dependency on libopenvrml4-dev. + Made the -dev package depend on libgcj-dev. -- Sam Hocevar (Debian packages) Wed, 2 Nov 2005 10:53:13 +0100 openvrml (0.15.10-3) unstable; urgency=low * debian/control: + Made the -dev package depend on libboost-dev (Closes: #334954). * debian/rules: + Use proper configure flags, as per autotools-dev’s README.Debian. + Optimise for size instead of speed, so that the build process eats a bit less CPU (Closes: #336196). -- Sam Hocevar (Debian packages) Fri, 21 Oct 2005 10:52:28 +0200 openvrml (0.15.10-2) unstable; urgency=low * Acknowledge NMU, thanks to Petter Reinholdtsen (Closes: #292497, #303701). * debian/control: + Set policy to 3.6.2.1. + The -dev package needs to depend on mozilla-dev (Closes: #334157). + Made the -dev package depend on libx11-dev, libxext-dev, libxmu-dev instead of xlibs-dev. * debian/copyright: + Fixed the FSF address. -- Sam Hocevar (Debian packages) Mon, 17 Oct 2005 00:34:41 +0200 openvrml (0.15.10-1) unstable; urgency=low * Non-maintainer upload. * New upstream release. (Closes: #292497) * Based on packages from Rafael Laboissiere. * Build-depends on libsdl1.2-dev, libgcj-dev, mozilla-dev, libgtk2.0-dev, libxmu-dev, libboost-dev and libboost-test-dev. * Remove conftest in clean target, preventing this file to go into diff.gz * Change depend and build-depend from libpng3-dev to libpng12-dev. (Closes: #303701) * Convert to use dpatch and update build-depend accordingly. * Change include order in player.cpp to avoid defining None before boost is included, and thus avoid confusing the boost templates. (10_boost_x_define.dpatch) * Enable javascript support by removing --disable-script-node-javascript from the configure call in debian/rules. * Add XPIDLFLAGS="-I/usr/share/idl/mozilla" to the configure run, to make sure then nsISupports.idl file is found when compiling the mozilla plugin. * Move to new C++ ABI. Rename package libopenvrml4 to libopenvrml4c2. * Add versioned dependency for libopenvrml4-dev to libopenvrml4c2, to make sure the header files matches the library. * Remove build-depend on libglut3-dev. Version 0.15 uses SDL instead of glut. * Comment out rules to handle some archs differently, to test if the compiler problems are solved now. * Update debian/compat to '4', to use the current version of debhelper. * Fix build rules to install include files in /usr/include/openvrml/ instead of /usr/include/openvrml/openvrml/. -- Petter Reinholdtsen Sun, 28 Aug 2005 00:43:15 +0200 openvrml (0.14.3-3ubuntu2) breezy; urgency=low * gl transition: updated build-depends gl related packages * debian/control: -updated Standards-Version to 3.6.2.1 -added homepage to description -- Loic Pefferkorn Wed, 7 Sep 2005 11:17:32 +0200 openvrml (0.14.3-3ubuntu1) breezy; urgency=low * Renaming libopenvrml4 to libopenvrml4c2 * debian/control: adjusted packagename, conflicts/replaces, dependencies * debian/rules: adjusted packagenames * debian/libopenvrml4.* renamed to the correct names * Applied patch to prevent gcc-4 build errors -- Stephan Hermann Sun, 24 Jul 2005 21:47:21 +0200 openvrml (0.15.10-5) unstable; urgency=low * debian/control: + Build-depend on procps because of our use of free. * debian/compat: + Set level to 4. -- Sam Hocevar (Debian packages) Sun, 13 Nov 2005 17:29:46 +0100 openvrml (0.15.10-4) unstable; urgency=low * debian/control: + Renamed the packages to -5 instead of -4c2 because the soname changed. Blame me for not better checking the NMU. + Renamed the libopenvrml4-doc package to libopenvrml-doc and removed its dependency on libopenvrml4-dev. + Made the -dev package depend on libgcj-dev. -- Sam Hocevar (Debian packages) Wed, 2 Nov 2005 10:53:13 +0100 openvrml (0.15.10-3) unstable; urgency=low * debian/control: + Made the -dev package depend on libboost-dev (Closes: #334954). * debian/rules: + Use proper configure flags, as per autotools-dev’s README.Debian. + Optimise for size instead of speed, so that the build process eats a bit less CPU (Closes: #336196). -- Sam Hocevar (Debian packages) Fri, 21 Oct 2005 10:52:28 +0200 openvrml (0.15.10-2) unstable; urgency=low * Acknowledge NMU, thanks to Petter Reinholdtsen (Closes: #292497, #303701). * debian/control: + Set policy to 3.6.2.1. + The -dev package needs to depend on mozilla-dev (Closes: #334157). + Made the -dev package depend on libx11-dev, libxext-dev, libxmu-dev instead of xlibs-dev. * debian/copyright: + Fixed the FSF address. -- Sam Hocevar (Debian packages) Mon, 17 Oct 2005 00:34:41 +0200 openvrml (0.15.10-1) unstable; urgency=low * Non-maintainer upload. * New upstream release. (Closes: #292497) * Based on packages from Rafael Laboissiere. * Build-depends on libsdl1.2-dev, libgcj-dev, mozilla-dev, libgtk2.0-dev, libxmu-dev, libboost-dev and libboost-test-dev. * Remove conftest in clean target, preventing this file to go into diff.gz * Change depend and build-depend from libpng3-dev to libpng12-dev. (Closes: #303701) * Convert to use dpatch and update build-depend accordingly. * Change include order in player.cpp to avoid defining None before boost is included, and thus avoid confusing the boost templates. (10_boost_x_define.dpatch) * Enable javascript support by removing --disable-script-node-javascript from the configure call in debian/rules. * Add XPIDLFLAGS="-I/usr/share/idl/mozilla" to the configure run, to make sure then nsISupports.idl file is found when compiling the mozilla plugin. * Move to new C++ ABI. Rename package libopenvrml4 to libopenvrml4c2. * Add versioned dependency for libopenvrml4-dev to libopenvrml4c2, to make sure the header files matches the library. * Remove build-depend on libglut3-dev. Version 0.15 uses SDL instead of glut. * Comment out rules to handle some archs differently, to test if the compiler problems are solved now. * Update debian/compat to '4', to use the current version of debhelper. * Fix build rules to install include files in /usr/include/openvrml/ instead of /usr/include/openvrml/openvrml/. -- Petter Reinholdtsen Sun, 28 Aug 2005 00:43:15 +0200 openvrml (0.14.3-3) unstable; urgency=low * debian/control: + Build-depend on libx11-dev, libxext-dev instead of xlibs-dev. + Depend on libx11-dev instead of xlibs-dev. * debian/copyright: + Added a more comprehensive license blurb. -- Sam Hocevar (Debian packages) Thu, 18 Mar 2004 13:32:46 +0100 openvrml (0.14.3-2) unstable; urgency=low * debian/control: + Split libopenvrml4-dev into libopenvrml4-dev and libopenvrml4-doc and put the arch-indep data in -doc (Closes: #233402). -- Sam Hocevar (Debian packages) Wed, 10 Mar 2004 15:13:54 +0100 openvrml (0.14.3-1) unstable; urgency=low * New upstream release. + Fixes a crash in the set_url (Closes: #218891). * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I m4 && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Conflict with old, non-official lookat packages (Closes: #226106). -- Sam Hocevar (Debian packages) Tue, 20 Jan 2004 11:19:42 +0100 openvrml (0.14.2-3) unstable; urgency=low * src/libopenvrml-gl/openvrml/gl/Makefile.am: + Link libopenvrml-gl with libopenvrml. * debian/rules: + Switched back to -O1 on mips and mipsel (but not arm). * debian/control: + Added a reference to gtklookat. -- Sam Hocevar (Debian packages) Fri, 24 Oct 2003 09:39:26 +0200 openvrml (0.14.2-2) unstable; urgency=low * Switched to -O0 on mips and mipsel because -O1 triggers the OOM killer, but kept -O2 for C files. * Moved include files to /usr/include/openvrml. -- Sam Hocevar (Debian packages) Mon, 20 Oct 2003 11:52:20 +0200 openvrml (0.14.2-1) unstable; urgency=low * New upstream release. * Replaced -O0 with -O1 on mips and mipsel. -- Sam Hocevar (Debian packages) Mon, 20 Oct 2003 10:28:39 +0200 openvrml (0.14.1-2) unstable; urgency=low * debian/rules: + Removed expensive optimisations on mips, mipsel and arm. -- Sam Hocevar (Debian packages) Sun, 12 Oct 2003 16:32:28 +0200 openvrml (0.14.1-1) unstable; urgency=low * New upstream release. * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I m4 && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Renamed libopenvrml3 into libopenvrml4. -- Sam Hocevar (Debian packages) Fri, 10 Oct 2003 15:29:50 +0200 openvrml (0.13.0-6) unstable; urgency=low * debian/control: + Rephrased short descriptions. + Wrote more meaningful long descriptions (Closes: #209676). -- Sam Hocevar (Debian packages) Thu, 2 Oct 2003 14:44:17 +0200 openvrml (0.13.0-5) unstable; urgency=low * ltmain.sh: + Removed a line that causes libtool to send the compiler's output to /dev/null (See #207475). -- Sam Hocevar (Debian packages) Wed, 27 Aug 2003 15:00:32 +0200 openvrml (0.13.0-4) unstable; urgency=low * debian/control: + Added gtklookat to Suggests:. + Added libfontconfig1-dev to Build-Depends:. + Added proper dependencies to libopenvrml3-dev. * debian/changelog: + Removed emacs variables. * debian/rules: + Removed a useless line that was causing build failures. * debian/lookat.1: + Reworked the lookat(1) manual page, it now features all key shortcuts. * src/openvrml-gl/OpenVRML/GL/ViewerOpenGL.cpp: * src/openvrml/OpenVRML/Image.cpp: + Fixed a build failure on 64 bits machines by casting pointers to intptr_t instead of int. -- Sam Hocevar (Debian packages) Tue, 26 Aug 2003 13:34:12 +0200 openvrml (0.13.0-3) unstable; urgency=low * debian/control: + Added gtklookat to the suggestion list. + Added libfontconfig1-dev to the build-dependencies. + Added proper dependencies to libopenvrml3-dev. * debian/changelog: + Removed emacs variables. * debian/docs: + Removed INSTALL, added THANKS. -- Sam Hocevar (Debian packages) Tue, 26 Aug 2003 02:14:45 +0200 openvrml (0.13.0-2) unstable; urgency=low * Fixed the maintainer field. -- Sam Hocevar (Debian packages) Tue, 26 Aug 2003 02:14:45 +0200 openvrml (0.13.0-1) unstable; urgency=low * New maintainer. * Acknowledging previous NMUs (Closes: #103638, #109989, #112111, #126464, Closes: #170186, #186592, #196438, #199292, #202284). * debian/control: + Added a build-dependency on libfreetype6-dev (Closes: #207198). + Set policy to 3.6.1.0. + libopenvrml3-dev conflicts with libopenvrml0-dev. -- Sam Hocevar (Debian packages) Tue, 26 Aug 2003 00:31:30 +0200 openvrml (0.13.0-0.1) unstable; urgency=low * NMU. * New upstream version (Closes: #199292). * Re-ran the bootstrap sequence (libtoolize -f -c && aclocal-1.7 -I macros && autoconf && autoheader && automake-1.7 -f -a -c). The magic is no longer needed for C++ libraries since I used libtool 1.5. * debian/control: + Renamed libopenvrml0c102 into libopenvrml3. + Put lookat in /usr/bin instead of /usr/X11R6/bin. * debian/rules: + Split the build rule into configure and build. + Use debian/compat instead of DH_VERSION. + Removed lots of cruft. * debian/docs: + Do not install the generic INSTALL document. * src/openvrml/OpenVRML/vrml97node.cpp: + Fixed the use of std::binary_function with gcc-3.3. -- Sam Hocevar (Debian packages) Thu, 14 Aug 2003 09:44:28 +0200 openvrml (0.11.2-1.4) unstable; urgency=low * NMU. * ltmain.sh: + Updated this file (using libtoolize -f -c) to fix relinking issues upon installation (Closes: #202284). + Re-added magic for C++ libraries. * Re-ran the bootstrap sequence (aclocal-1.7 -I macros && autoconf && autoheader && automake-1.7 -f -a -c). * debian/control: + Uncapitalised the short descriptions. + Added full stops at the end of sentences in the long descriptions. + Set the -dev package's section to libdevel. -- Sam Hocevar (Debian packages) Sun, 20 Jul 2003 16:11:46 +0200 openvrml (0.11.2-1.3) unstable; urgency=low * NMU from the DebCamp BSP. * Rebuilt against latest libpng to get versioned symbols. * Updated config.guess and config.sub from the latest autotools-dev package (Closes: #186592). * debian/control: + Set policy to 3.6.0. + Changed the debhelper build-dependency to (>= 3.0). + Updated libpng3-dev build-dependency to (>= 1.2.5.0-4). * debian/copyright: + Replaced "Author(s)" with "Author". + Rplaced the LGPL text with a link to the license text in /usr/share. * src/openvrml/OpenVRML: + VrmlNodeScript.cpp, VrmlScene.cpp: Replaced #include with #include (Closes: #196438). * src/openvrml-gl/OpenVRML/GL: + Makefile.am: Link libopenvrml-gl.so with -lopenvrml (Closes: #187345). * ltmain.sh: + Added magic so that libtool links C++ libraries with g++. * debian/rules: + Added "touch" calls to avoid autotools timestamp issues since we modified a Makefile.am file. -- Sam Hocevar (Debian packages) Sun, 20 Jul 2003 16:11:46 +0200 openvrml (0.11.2-1.2) unstable; urgency=low * NMU * Update Build-Depends. Closes: #170186. * g++ 3.2 transition. -- Daniel Schepler Sat, 15 Mar 2003 21:41:21 -0800 openvrml (0.11.2-1.1) unstable; urgency=low * NMU * add -ffunction-sections for hppa. Closes: #126464 -- LaMont Jones Mon, 14 Jan 2002 21:41:28 -0700 openvrml (0.11.2-1) unstable; urgency=low * New upstream release -- Maurizio Boriani Fri, 19 Oct 2001 07:07:22 +0000 openvrml (0.11.1-3) unstable; urgency=low * Fixed build-depend glutg3-dev (closes: Bug#112111) * Fixed changelog (closes: Bug#109989). * Fixed changelog (closes: Bug#110387). * Fixed changelog (closes: Bug#110393). -- Maurizio Boriani Tue, 18 Sep 2001 09:19:13 +0200 openvrml (0.11.1-2) unstable; urgency=low * Fixed build-depend libgl-dev (close: Bug#109989). * Fixed runtime library by upper build-depend (close: Bug#110387). -- Maurizio Boriani Tue, 11 Sep 2001 00:02:55 +0200 openvrml (0.11.1-1) unstable; urgency=low * New upstream release -- Maurizio Boriani Fri, 24 Aug 2001 16:37:22 +0200 openvrml (0.10.0-3.1) unstable; urgency=low * Non-maintainer upload. * Run libtoolize to get support for new architectures. Closes: #103638 -- LaMont Jones Mon, 9 Jul 2001 21:39:34 -0600 openvrml (0.10.0-3) unstable; urgency=low * Closes: 89161 * Added some packages to control's Builde-depends fiels: xlib6g-dev -- Maurizio Boriani Fri, 23 Mar 2001 15:44:16 +0000 openvrml (0.10.0-2) unstable; urgency=low * close #85360 * Recreated diff file which was empty. -- Maurizio Boriani (baux) Tue, 13 Feb 2001 01:26:00 +0000 openvrml (0.10.0-1) unstable; urgency=low * Changed library names from libvrml97 and libvrml97gl to libopenvrml and libopenvrml-gl, respectively. * API cleanup: improved const-correctness many places and changed many of the VrmlField subclass methods to match the semantic used by the corresponding objects in the ECMAScript bindin. * JavaScript support restored to the default build. * Some files changes place -- Maurizio Boriani (baux) Tue, 23 Jan 2001 18:03:23 +0000 openvrml (0.9.0-4) unstable; urgency=low * Add vrml models examples * Correct mispell in control file. Closes: #82963 -- Maurizio Boriani (baux) Sun, 21 Jan 2001 03:43:51 +0000 openvrml (0.9.0-3) unstable; urgency=low * Build depends controlled * Added detail in copyright -- Maurizio Boriani (baux) Wed, 10 Jan 2001 00:56:21 +0000 openvrml (0.9.0-2) unstable; urgency=low * Initial Debian release * upload sponsored for Maurizio Boriani (baux) -- Maurizio Boriani Wed, 10 Jan 2001 00:54:22 +0000 openvrml (0.9.0-1) unstable; urgency=low * Initial Release. -- Maurizio Boriani (baux) Fri, 06 Jan 2000 02:47:00 +0100