inventor (2.1.5-10-16ubuntu1) precise; urgency=low

  * Merge with Debian; remaining changes:
    - Add alternative recommendation on pdf-viewer.
    - Stop building componentTest, since it links against GLw.
    - Hack libInventorWidget.a to not build MyColorEditor, as it also uses GLw
      now.

 -- Matthias Klose <doko@ubuntu.com>  Fri, 18 Nov 2011 15:20:48 +0200

inventor (2.1.5-10-16) unstable; urgency=low

  * patches/add-required-libs.patch: Do not hard-code libGLw path.  Bug
    fix for #624156 restores ability to use shared libGLw.  
    Closes: #634559.
  
  * control: change recommends from xpdf-reader to xpdf.

 -- Steve M. Robbins <smr@debian.org>  Sat, 24 Sep 2011 15:50:51 -0500

inventor (2.1.5-10-15) unstable; urgency=low

  * control: Move to Debian-science repository, set Maintainer,
    Uploaders, and Vcs fields.  Set Standards-Version to 3.9.2.  Fix -doc
    description.  Closes: #575557.

  * compat:
  * control: Require use of debhelper v8.  Add ${misc:Depends} to all
    packages.
  
  * source/format: Switch to source format 3.0.  Closes: #620531.
    - patches/add-required-libs.patch:
    - patches/bison-workaround.patch:
    - patches/buildman.patch: 
    - patches/buildsystem.patch:
    - patches/configurability.patch:
    - patches/const-correctness.patch:
    - patches/endianness.patch:
    - patches/forward-declare.patch:
    - patches/freetype.patch:
    - patches/ivman.patch:
    - patches/main-correctness.patch:
    - patches/socalcparse.patch:
    - patches/use-tcsh.patch: New.  Patch set created from previous debian
      diff, augmented to link all required lib.  Closes: #554921.
  
  * Build on i386 to ensure docs are built.  Closes: #595405.

 -- Steve M. Robbins <smr@debian.org>  Tue, 26 Apr 2011 00:46:51 -0500

inventor (2.1.5-10-14ubuntu3) oneiric; urgency=low

  * Add alternative recommendation on pdf-viewer.

 -- Matthias Klose <doko@ubuntu.com>  Sun, 04 Sep 2011 15:13:10 +0200

inventor (2.1.5-10-14ubuntu2) natty; urgency=low

  * Add libXm to linkers in GNUmakefiles. Fixes FTBFS
    with binutils-gold. (Closes: #554921)

 -- Artur Rona <ari-tczew@ubuntu.com>  Sat, 02 Apr 2011 15:51:40 +0200

inventor (2.1.5-10-14ubuntu1) lucid; urgency=low

  * Merge from debian testing.  Remaining changes: LP: #508400
    - Stop building componentTest, since it links against GLw.
    - Hack libInventorWidget.a to not build MyColorEditor, as it also uses GLw
      now.
    - Correct font path to /usr/share/X11/fonts/Type1.
    - Correct C++ bug in Inventor/nodekits/SoSubKit.h.

 -- Bhavani Shankar <right2bhavi@gmail.com>  Sat, 16 Jan 2010 19:37:32 +0530

inventor (2.1.5-10-14) unstable; urgency=low

  * lib/database/src/so/SoInput.c++:
  * lib/interaction/src/nodekits/SoInteractionKit.c++: Store return value
    of strchr() in const char*, rather than char*.  Closes: #560454.

 -- Steve M. Robbins <smr@debian.org>  Sun, 03 Jan 2010 21:15:00 -0600

inventor (2.1.5-10-13) unstable; urgency=low

  * debian/control: Build-depend on x11proto-core-dev instead of x-dev.
    Closes: #515454.  Build-depend on libglu1-mesa-dev instead of
    libglu1-xorg-dev.  Update standards-version to 3.8.2.0.  Change
    ${Source-Version} to ${binary:Version}.  Move -doc to section doc.
  
  * debian/inventor-clients.menu: Update section from Apps/Graphics to
    Applications/Graphics.
  
  * debian/libinventor0.lintian-overrides: New.  Override lintian check
    for dependency on xfonts.  Debian policy doesn't apply here because
    we're not getting font info from the server, but directly reading the
    files supplied by the font package; thus the dependency is necessary.

 -- Steve M. Robbins <smr@debian.org>  Sun, 09 Aug 2009 01:32:08 -0500

inventor (2.1.5-10-12ubuntu2) karmic; urgency=low

  * lib/database/src/so/SoInput.c++: fix an "invalid conversion from 'const 
    char*' to 'char*' error with gcc 4.4
  * lib/interaction/src/nodekits/SoInteractionKit.c++: fix 2 "invalid
    conversion from 'const char*' to 'char*' error with gcc 4.4
  * debian/control: fix a Lintian error by using (= ${binary:Version}) in
    dependency on libinventor0 in inventor-dev package

 -- Fabrice Coutadeur <fabricesp@ubuntu.com>  Wed, 30 Sep 2009 05:30:36 +0000

inventor (2.1.5-10-12ubuntu1) jaunty; urgency=low

  * Merge from debian unstable, remaining changes: LP: #241585
    - Stop building componentTest, since it links against GLw.
    - Hack libInventorWidget.a to not build MyColorEditor, as it also uses GLw
      now.
  * Fixed lintian errors.

 -- Bhavani Shankar <right2bhavi@gmail.com>  Sat, 03 Jan 2009 18:13:08 +0530

inventor (2.1.5-10-12) unstable; urgency=low

  * debian/control: Build-depend on libglw1-mesa-dev instead of
    libgl1-mesa-swx11-dev.  Closes: #439485.  Fix description typos.
    Closes: #438890.

 -- Steve M. Robbins <smr@debian.org>  Sun, 26 Aug 2007 22:35:35 -0500

inventor (2.1.5-10-11ubuntu1) gutsy; urgency=low

  * Merge from Debian unstable.
  * Remaining Ubuntu changes:
    - Stop building componentTest, since it links against GLw.
  * Hack libInventorWidget.a to not build MyColorEditor, as it also uses GLw
    now.
  * Munge Maintainer field as per spec.

 -- Steve Kowalik <stevenk@ubuntu.com>  Sun, 17 Jun 2007 15:58:56 +1000

inventor (2.1.5-10-11) unstable; urgency=low

  * debian/link-fonts.sh: Don't try to link non-existent .pfa file.
  Closes: #383627.

 -- Steve M. Robbins <smr@debian.org>  Tue, 12 Jun 2007 00:56:26 -0500

inventor (2.1.5-10-10) unstable; urgency=low

  * apps/samples/widgets/componentTest.c++: Change first argument of main()
  to int, not unsigned int.  Closes: #417065.

 -- Steve M. Robbins <smr@debian.org>  Thu, 17 May 2007 00:10:20 -0500

inventor (2.1.5-10-9ubuntu1) edgy; urgency=low

  * Merge from Debian unstable.
  * Correct font path to /usr/share/X11/fonts/Type1.

 -- Steve Kowalik <stevenk@ubuntu.com>  Wed,  5 Jul 2006 13:55:21 +1000

inventor (2.1.5-10-9) unstable; urgency=low

  * debian/control: Build with lesstif2 instead of lesstif1.  Closes:
    #374235, #311381.
  
  * debian/control: Build with libgl1-mesa-swx11-dev rather than
    libgl1-mesa-dev because only the former includes library GLw.
    Closes: #374303.  Maybe someday libgl1-mesa-dev will also
    support GLw (see #374904).
  
  * debian/link-fonts.sh: Update source font path from
    /usr/lib/X11/fonts/Type1 to /usr/share/fonts/X11/Type1.

 -- Steve M. Robbins <smr@debian.org>  Sun, 25 Jun 2006 23:30:52 -0400

inventor (2.1.5-10-8) unstable; urgency=low

  * lib/database/include/machine.h: Add __powerpc64__ to list that enables
    USE_64BIT_HACKS.  Closes: #361049.
  
  * debian/rules: fix up path to data files in example source
    code. Closes: #297141.
  
  * debian/copyright: delete old FSF address.

 -- Steve M. Robbins <smr@debian.org>  Fri,  7 Apr 2006 23:26:51 -0400

inventor (2.1.5-10-7) unstable; urgency=low

  * debian/control: Replace xlibs-dev dependency by four others; 
  closes: #346691.  Update standards-version to 3.6.2; no changes.

 -- Steve M. Robbins <smr@debian.org>  Tue, 17 Jan 2006 00:38:31 -0500

inventor (2.1.5-10-6ubuntu2) dapper; urgency=low

  * Correct order of changelog entries.
  * Correct C++ bug in Inventor/nodekits/SoSubKit.h. (Malone: #5733)

 -- Steve Kowalik <stevenk@debian.org>  Sat,  6 May 2006 16:42:46 +1000

inventor (2.1.5-10-6ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.

 -- Benjamin Montgomery <bmontgom@montynet.org>  Sun, 11 Dec 2005 18:27:55 -0600

inventor (2.1.5-10-6) unstable; urgency=low

  * debian/rules: Remove s390 from list of arches on which the
  doc package can be built.  Closes: #340792.

 -- Steve M. Robbins <smr@debian.org>  Sat, 26 Nov 2005 22:27:13 -0500

inventor (2.1.5-10-5ubuntu1) dapper; urgency=low

  * Resynchronise with Debian.
    - Drop debian/patches/01_gcc4.patch.
  * Added libgl1-mesa-swrast-dev | libgl-dev and libglu1-mesa-dev | 
    libglu-dev to Build-Depends, and removed xlibmesa-gl-dev and 
    libglu1-xorg-dev.
  * Stop building componentTest, since it links against GLw.

 -- Steve Kowalik <stevenk@debian.org>  Mon, 28 Nov 2005 14:09:12 +1100

inventor (2.1.5-10-5) unstable; urgency=low

  * lib/database/include/machine.h: Add __alpha__ to list that enables
  USE_64BIT_HACKS.  Closes: #286471.

 -- Steve M. Robbins <smr@debian.org>  Sat, 22 Oct 2005 00:56:30 -0400

inventor (2.1.5-10-4) unstable; urgency=low

  * G++ 4.0 transition: rename back to libinventor0.
  
  * lib/database/include/Inventor/SoPath.h: Declare SoTempPath.  
  Closes: #320906.
  
  * lib/database/include/machine.h: Define USE_64BIT_HACKS as true
  for 64-bit machines, including AMD 64.

  * lib/database/src/sb/SbTime.c++:
  * lib/database/src/so/SoOutput.c++:
  * lib/database/src/so/SoType.c++:
  * lib/interaction/src/draggers/SoDragger.c++:
  * lib/nodekits/src/nodekits/SoNkCatalog.c++:
  * lib/nodekits/src/upgraders/SoV1NkCatalog.c++:
  * libSoXt/src/SoXtRsrc.c++: Replace occurrances of 
    '_MIPS_SZLONG == 64 || __ia64' by USE_64BIT_HACKS.  Closes: #286471.
  
 -- Steve M. Robbins <smr@debian.org>  Sun,  7 Aug 2005 21:25:40 -0400

inventor (2.1.5-10-3ubuntu1) breezy; urgency=low

  * renaming libinventor0c102 to libinventor0
  * fixed gcc/g++-4.0 build issues (b.d.o closes: #286471)

 -- Stephan Hermann <sh@sourcecode.de>  Sun, 05 Jun 2005 21:11:17 +0200

inventor (2.1.5-10-3) unstable; urgency=low

  * lib/GNUmakefile: link libInventor with -ldl.  Closes: #266040.
  * apps/nodes/Decal/GNUmakefile: link Decal.so with -lGL.

 -- Steve M. Robbins <smr@debian.org>  Sat, 21 Aug 2004 03:33:34 -0400

inventor (2.1.5-10-2) unstable; urgency=low

  * debian/control: New package inventor-doc for documentation.
    Program ivman used to generate manpages only built on
    certain architectures.  Closes: #240927.
  
  * doc/GNUmakefile: Generate manpages only if requested.
  
  * doc/man/ivman: Fixes to make 'g++ -Wall' quiet.
  
 -- Steve M. Robbins <smr@debian.org>  Tue,  1 Jun 2004 22:24:10 -0400

inventor (2.1.5-10-1) unstable; urgency=low

  * New upstream version.  Note that the .orig.tgz file is modified
  from the upstream version: I had to remove all CVS directories.

  * Replaced all usage of "acroread" by "xpdf".  Closes: #227794.
  
  * debian/control: -dev package depends on lesstif-dev.  Closes: #237699.
  
 -- Steve M. Robbins <smr@debian.org>  Fri, 28 May 2004 22:19:43 -0400

inventor (2.1.5-9-4) unstable; urgency=low
  
  * libFL/ang/flfreetype.h: Conform to ever-changing freetype library.
    Thanks to Daniel Schepler for the patch.  Closes: #225395.

  * debian/control: Bump standards version to 3.6.1.0.
  * debian/rules: Set optimization and debugging flags for build.  
  
  * debian/rules: Set _REENTRANT for build to conform to policy 10.2.
  
  * make/ivcommondefs: Use linker flag '-z defs' to catching missing
    library references at build time (policy 10.2).
  
 -- Steve M. Robbins <smr@debian.org>  Sun, 11 Jan 2004 15:28:04 -0500

inventor (2.1.5-9-3) unstable; urgency=low

  * Build GCC 3.2 package.
    - new patch debian/Patches/light-resources-offset.
  
  * lib/database/src/so/engines/GNUmakefile: change 2093 => 12093 in y.tab.c.
    Workaround for bison bug (#176535,#177041,#177640).
    Closes: #178704.

 -- Steve M. Robbins <smr@debian.org>  Sat,  1 Feb 2003 13:18:15 -0500

inventor (2.1.5-9-2) unstable; urgency=low

  * lib/database/src/so/engines/SoCalcParse.y: Do not declare
  twice the same nonterminal with %type (bison suddenly got
  picky about this).  Closes: #165305.

 -- Steve M. Robbins <smr@debian.org>  Sat, 26 Oct 2002 20:38:03 -0400

inventor (2.1.5-9-1) unstable; urgency=low
  
  * New upstream release.
  * link-fonts.sh: Make script idempotent.  Closes: #138635.

 -- Steve M. Robbins <smr@debian.org>  Sat, 28 Sep 2002 01:44:38 -0400

inventor (2.1.5-8-4) unstable; urgency=low

  * debian/Patches/main-return-int: Change programs in apps so that main()
    returns int, to please GCC 3.
  
 -- Steve M. Robbins <smr@debian.org>  Sat, 16 Feb 2002 10:24:52 -0500

inventor (2.1.5-8-3) unstable; urgency=low

  * lib/database/src/sb/SbTime.c++: Do not define function trunc()
    which exists in standard library, at least for hppa.
  
 -- Steve M. Robbins <smr@debian.org>  Sun, 27 Jan 2002 09:51:45 -0500

inventor (2.1.5-8-2) unstable; urgency=low
  
  * lib/database/include/machine.h: Use <endian.h> to determine
    machine word order.  Closes: #107470.
    - change architecture field to "any".
  * Clean up the examples directories.

 -- Steve M. Robbins <smr@debian.org>  Sat, 26 Jan 2002 08:59:44 -0500

inventor (2.1.5-8-1) unstable; urgency=low

  * New upstream release.
    - adds support for ia64; add ia64 to architecture.
  * Build-depend on bison.  Closes: #123173.
  * Build-depend on libjpeg-dev.
  * Change build-depend "xlibmesa-dev|libgl-dev" to simply "xlibmesa-dev".
  * -dev package conflicts with libcoin20-dev (headers) 
    and libcoin20-doc (manpages).
  * Remove -lpthread, -lXext, and -ldl from lib/GNUmakefile.
  * Do not define DEBUG in lib/database/src/so/nodes/GNUmakefile.
  * Fix paths in demo scripts: SceneViewer.RUNME, qmorph.RUNME.

 -- Steve M. Robbins <smr@debian.org>  Sun, 16 Dec 2001 18:01:20 -0500

inventor (2.1.5-7-2) unstable; urgency=low

  * Change architecture field to "i386" only.  Patches to detect endianness
    are needed; see also Bug#107470.
  * Repeat long description for each binary package.  Closes: #107510.
  * Standards-Version updated to 3.5.6.0; no changes required.

 -- Steve M. Robbins <smr@debian.org>  Tue, 31 Jul 2001 02:44:53 -0400

inventor (2.1.5-7-1) unstable; urgency=low

  * Initial release.  Closes: #106101.

  * apps/converters/ivdowngrade/SoLODV2.c++: 
  * lib/database/src/sb/SbTime.c++:
  * lib/database/src/so/actions/SoGLRenderAction.c++: Include more headers.

  * apps/demos/SceneViewer/SceneViewer.RUNME:
  * apps/demos/SceneViewer/SoSceneViewer.c++:
  * apps/demos/gview/DisplayGraph.c++:
  * apps/demos/gview/gview.RUNME:
  * apps/demos/noodle/Interface.c++:
  * apps/demos/noodle/noodle.RUNME:
  * apps/demos/qmorf/qmorf.c++:
  * apps/demos/textomatic/textomatic.c++:
  * apps/samples/widgets/MyMtlPal.c++:
  * apps/samples/widgets/MyTextureEd.c++:
  * apps/tools/ivview/ivview.c++:
  * libFL/ang/fl.c:
  * libSoXt/src/SoXtClipboard.c++:
  * libSoXt/src/SoXtComponent.c++:
  * libSoXt/src/mtlEdit/SoXtMtlEdit.c++:
  * libSoXt/src/mtlEdit/SoXtMtlList.c++: Fix path names.

  * libFL/ang/flfreetype.c: Kludge around bad "xmove" value for space
  character.

  * lib/database/src/so/nodes/GNUmakefile: Add -DDEBUG to compile.

  * lib/GNUmakefile:
  * libSoXt/GNUmakefile: Add SONAME to shared library.
  
  * make/ivcommondefs: 
  * make/ivcommonrules:
  * libFL/ang/GNUmakefile: Changes for shared libs, and setting 
  directory names.

  * doc/man/ivman/Main.c++: Remove SoDB::init() call.
  * doc/man/ivman/makeManDirs: Use tcsh for script (workaround csh bug).

  * lib/database/include/Inventor/SbTime.h: Ensure INT32_MAX is defined.

  * lib/database/src/so/nodes/SoText3.c++: Patch included to fix byte-order
  in the UCS-encoded strings.
  * lib/database/src/so/nodes/SoText2.c++: As above, plus improved checking
  for non-existent font file.

  * lib/database/src/so/nodes/SoIndexedShape.c++: Fix for new C++ for-loop
  scoping rules.

 -- Steve M. Robbins <smr@debian.org>  Mon, 30 Jul 2001 19:14:48 -0400
