open3d (0.19.0-5build1) resolute; urgency=medium

  * Rebuild against latest assimp

 -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 01 Nov 2025 08:31:36 -0400

open3d (0.19.0-5) unstable; urgency=medium

  * Fix FTBFS with GCC-15 (Closes: #1097509)

 -- Timo Röhling <roehling@debian.org>  Thu, 04 Sep 2025 17:17:13 +0200

open3d (0.19.0-4) unstable; urgency=medium

  * Team upload
  * Add python3:any to Build-Depends
  * Add salsa-ci.yml for CI integration
  * Fix FTBFS with libimgui-dev 1.92.2b+ds-1. (Closes: #1112450)
  * Bump libimgui-dev dependency to >=1.92

 -- Anton Gladky <gladk@debian.org>  Tue, 02 Sep 2025 06:12:33 +0200

open3d (0.19.0-3) unstable; urgency=medium

  * Fix resource path in Python bindings

 -- Timo Röhling <roehling@debian.org>  Tue, 20 May 2025 16:21:16 +0200

open3d (0.19.0-2) unstable; urgency=medium

  * Upload to unstable.
  * Fix Python SyntaxWarnings (Closes: #1085751)

 -- Timo Röhling <roehling@debian.org>  Sun, 09 Feb 2025 12:55:52 +0100

open3d (0.19.0-1) experimental; urgency=medium

  * Rename master branch to debian/latest to comply with DEP-14
  * Update d/watch to latest GitHub recipe
  * Update d/copyright
  * New upstream version 0.19.0
  * Update patches
    - Drop 0012-Disable-parallelstl-in-Debian.patch (obsolete)
    - Drop 0022-Always-build-with-CXX_STANDARD-17.patch (obsolete)
    - Drop 0026-imgui-1.89.patch (merged upstream)
    - Drop 0027-Fix-f-format-syntax-error.patch (obsolete)
  * Use WITH_IPP instead of WITH_IPPICV
  * New dependencies: python3-sphinx-tabs, python3-sphinx-copybutton
  * Bump SONAME to 0.19
  * Enable Embree on supported architectures

 -- Timo Röhling <roehling@debian.org>  Thu, 06 Feb 2025 21:53:22 +0100

open3d (0.18.0+ds-6) unstable; urgency=medium

  [ Jochen Sprickerhof ]
  * Remove myself from uploaders

  [ Timo Röhling ]
  * Fix libfmt 10 compatibility (Closes: #1086566)

 -- Timo Röhling <roehling@debian.org>  Thu, 28 Nov 2024 17:26:57 +0100

open3d (0.18.0+ds-5) unstable; urgency=medium

  * Wrap and sort Debian package files
  * Remove vestigial dependencies on libtorch and pytorch

 -- Timo Röhling <roehling@debian.org>  Thu, 12 Sep 2024 16:14:11 +0200

open3d (0.18.0+ds-4) unstable; urgency=medium

  * Disable pytorch support until it is fixed in unstable
    (Closes: #1081088)

 -- Timo Röhling <roehling@debian.org>  Tue, 10 Sep 2024 13:44:40 +0200

open3d (0.18.0+ds-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition.  Closes: #1064646

 -- Benjamin Drung <bdrung@debian.org>  Thu, 29 Feb 2024 02:34:16 +0000

open3d (0.18.0+ds-3) unstable; urgency=medium

  * Upload to unstable.

 -- Timo Röhling <roehling@debian.org>  Thu, 15 Feb 2024 13:54:52 +0100

open3d (0.18.0+ds-2) experimental; urgency=medium

  * Add missing Breaks+Replaces (Closes: #1060307)
  * Reformat d/control
  * Update patches
    - Drop vestigial WITH_MINIZIP patch
    - Remove Git invocation from Doxygen
  * Mimic upstream installation more closely

 -- Timo Röhling <roehling@debian.org>  Wed, 10 Jan 2024 12:48:45 +0100

open3d (0.18.0+ds-1) experimental; urgency=medium

  * New upstream version 0.18.0+ds
  * Drop obsolete and merged patches
    - 0004-Use-system-sphinx_rtd_theme.patch
    - 0009-Make-documentation-buildable-without-Jupyter.patch
    - 0013-Add-option-USE_SYSTEM_EMBREE.patch
    - 0014-Add-option-USE_SYSTEM_STDGPU.patch
    - 0015-Add-option-USE_SYSTEM_CUTLASS.patch
    - 0022-Add-workaround-for-missing-TBBConfig.cmake.patch
    - 0023-Add-option-WITH_MINIZIP.patch
    - 0027-Set-Sphinx-build-date.patch
    - 0028-Enable-multithreading-for-LTO.patch
    - 0031-nanoflann-1.5.patch
    - 0032-gcc-13.patch
  * Bump SONAME to 0.18
  * Rename open3d-gui to open3d-viewer to be consistent with upstream
  * Add dependency on nbconvert
  * Disable incompatible Embree support for now
  * Fix documentation build

 -- Timo Röhling <roehling@debian.org>  Mon, 08 Jan 2024 16:53:06 +0100

open3d (0.17.0+ds-9) unstable; urgency=medium

  * Fix f-format syntax error (Closes: #1058805)

 -- Timo Röhling <roehling@debian.org>  Sun, 31 Dec 2023 21:12:46 +0100

open3d (0.17.0+ds-8) unstable; urgency=medium

  * Rebuild against PyTorch 2.0 and TinyGLTF 2.8.15

 -- Timo Röhling <roehling@debian.org>  Wed, 06 Sep 2023 09:19:39 +0200

open3d (0.17.0+ds-7) unstable; urgency=medium

  * Clean documentation build and __pycache__ artifacts (Closes: #1048872)

 -- Timo Röhling <roehling@debian.org>  Tue, 15 Aug 2023 22:38:37 +0200

open3d (0.17.0+ds-6) unstable; urgency=medium

  * Fix Arch: all build

 -- Timo Röhling <roehling@debian.org>  Wed, 12 Jul 2023 00:47:24 +0200

open3d (0.17.0+ds-5) unstable; urgency=medium

  * Enable PyTorch
  * Fix FTBFS with ImGui 1.89+
  * Do not install empty directories

 -- Timo Röhling <roehling@debian.org>  Tue, 11 Jul 2023 23:30:47 +0200

open3d (0.17.0+ds-4) unstable; urgency=medium

  * Fix broken nanoflann::SearchParameters for radiusSearch()

 -- Timo Röhling <roehling@debian.org>  Tue, 27 Jun 2023 11:18:01 +0200

open3d (0.17.0+ds-3) unstable; urgency=medium

  * Fix build with nanoflann 1.5
  * Fix build with gcc-13 (Closes: #1037800)

 -- Timo Röhling <roehling@debian.org>  Mon, 19 Jun 2023 00:11:11 +0200

open3d (0.17.0+ds-2) unstable; urgency=medium

  * Upload to unstable.

 -- Timo Röhling <roehling@debian.org>  Mon, 12 Jun 2023 14:23:10 +0200

open3d (0.17.0+ds-1) experimental; urgency=medium

  * New upstream version 0.17.0+ds
  * Refresh patches
  * Bump SONAME to 0.17
  * Update d/copyright
  * Prepare d/rules for future contrib builds with CUDA
  * Bump Standards-Version to 4.6.2

 -- Timo Röhling <roehling@debian.org>  Sat, 27 May 2023 21:21:44 +0200

open3d (0.16.1+ds-2) unstable; urgency=medium

  * Enable Embree on supported architectures

 -- Timo Röhling <roehling@debian.org>  Tue, 29 Nov 2022 09:10:57 +0100

open3d (0.16.1+ds-1) unstable; urgency=medium

  * New upstream version 0.16.1+ds

 -- Timo Röhling <roehling@debian.org>  Mon, 21 Nov 2022 21:23:46 +0100

open3d (0.16.0+ds-2) unstable; urgency=medium

  * Upload to unstable.
  * Keep examples in python3-open3d

 -- Timo Röhling <roehling@debian.org>  Fri, 04 Nov 2022 20:17:07 +0100

open3d (0.16.0+ds-1) experimental; urgency=medium

  * New upstream version 0.16.0+ds
  * Bump SOVERSION to 0.16
  * Rename /usr/bin/Open3D to /usr/bin/open3d-gui for consistency

 -- Timo Röhling <roehling@debian.org>  Thu, 27 Oct 2022 17:14:40 +0200

open3d (0.15.1+ds-6) unstable; urgency=medium

  * Fix d/watch
  * Use --install-layout=deb for generated Python package (Closes: #1022389)

 -- Timo Röhling <roehling@debian.org>  Wed, 26 Oct 2022 20:33:14 +0200

open3d (0.15.1+ds-5) unstable; urgency=medium

  * Switch to libmsgpack-cxx-dev (Closes: #1019115)
  * Override non-applicable lintian error

 -- Timo Röhling <roehling@debian.org>  Wed, 07 Sep 2022 10:39:16 +0200

open3d (0.15.1+ds-4) unstable; urgency=medium

  [ Stephan Lachnit ]
  * zmq.hpp now in cppzmq-dev

  [ Timo Röhling ]
  * Improve reproducibility for Sphinx documentation build
  * Enable multithreading for LTO

 -- Timo Röhling <roehling@debian.org>  Wed, 17 Aug 2022 10:14:28 +0200

open3d (0.15.1+ds-3) unstable; urgency=medium

  * Fix FTBFS with fmtlib (Closes: #1014676)
  * Install Python open3d CLI
  * Bump Standards-Version to 4.6.1

 -- Timo Röhling <roehling@debian.org>  Sun, 10 Jul 2022 22:52:35 +0200

open3d (0.15.1+ds-2) unstable; urgency=medium

  * Upload to unstable
    - No transition required, because there are no reverse depends
  * Fix doc-base registration
  * Explicitly link against OpenSSL::Crypto

 -- Timo Röhling <roehling@debian.org>  Thu, 10 Mar 2022 23:21:05 +0100

open3d (0.15.1+ds-1) experimental; urgency=medium

  [ Jochen Sprickerhof ]
  * Add missing build dependency on libimgui-dev

  [ Timo Röhling ]
  * Fix Suggests: open3d-gui
  * New upstream version 0.15.1+ds
  * Drop patches which were applied upstream
  * Bump SONAME to 0.15

 -- Timo Röhling <roehling@debian.org>  Mon, 07 Mar 2022 19:47:06 +0100

open3d (0.14.1+dfsg-7) unstable; urgency=medium

  * Add workaround for missing TBBConfig.cmake on some arch

 -- Timo Röhling <roehling@debian.org>  Sun, 20 Feb 2022 14:57:15 +0100

open3d (0.14.1+dfsg-6) unstable; urgency=medium

  * Remove version restriction on Python

 -- Timo Röhling <roehling@debian.org>  Sat, 12 Feb 2022 08:57:11 +0100

open3d (0.14.1+dfsg-5) unstable; urgency=medium

  * Fix autopkgtest

 -- Timo Röhling <roehling@debian.org>  Fri, 11 Feb 2022 19:58:01 +0100

open3d (0.14.1+dfsg-4) unstable; urgency=medium

  * Upload to unstable
  * Fix ImGui assertion about empty IDs on menu draw
  * Disable LTO for Open3D library.
    Open3D has some fragile static initialization dependencies across
    translation units which break with link time optimization.

 -- Timo Röhling <roehling@debian.org>  Fri, 11 Feb 2022 00:36:32 +0100

open3d (0.14.1+dfsg-3) experimental; urgency=medium

  * Fix -arch/-indep build separation

 -- Timo Röhling <roehling@debian.org>  Sat, 05 Feb 2022 16:16:25 +0100

open3d (0.14.1+dfsg-2) experimental; urgency=medium

  * Fix FTBFS with libfmt 8

 -- Timo Röhling <roehling@debian.org>  Sat, 05 Feb 2022 13:40:16 +0100

open3d (0.14.1+dfsg-1) experimental; urgency=medium

  * New upstream version 0.14.1+dfsg

 -- Timo Röhling <roehling@debian.org>  Fri, 07 Jan 2022 20:26:03 +0100

open3d (0.13.0+dfsg-1) experimental; urgency=medium

  * New upstream version 0.13.0+dfsg

 -- Timo Röhling <roehling@debian.org>  Thu, 28 Oct 2021 23:20:58 +0200

open3d (0.9.0+ds-7) unstable; urgency=medium

  * Add -Wno-psabi to autopkgtest (Closes: #996278)

 -- Timo Röhling <roehling@debian.org>  Wed, 13 Oct 2021 00:23:55 +0200

open3d (0.9.0+ds-6) unstable; urgency=medium

  * Allow legacy OpenGL for systems without GLX
  * Ensure that python3-open3d depends on python3-numpy (Closes: #993622)
  * Update maintainer info
  * Bump Standards-Version to 4.6.0 (no changes)

 -- Timo Röhling <roehling@debian.org>  Sat, 04 Sep 2021 00:43:50 +0200

open3d (0.9.0+ds-5) unstable; urgency=medium

  * Bump Standards-Version to 4.5.1
  * Simplify d/rules
  * Add -fPIC to fix FTBFS on some architectures

 -- Timo Röhling <timo@gaussglocke.de>  Fri, 27 Nov 2020 22:22:51 +0100

open3d (0.9.0+ds-4) unstable; urgency=medium

  [ Jochen Sprickerhof ]
  * [fb8c4e3] Fix Homepage URL.
    Thanks to Leonardo Reis

  [ Timo Röhling ]
  * [f212ca3] Mark autopkgtest tests as superficial
  * [f16557b] Update maintainer email address
  * [5749a2d] Clean up d/rules
  * [d4faabd] Properly strip build path from Doxygen documentation
  * [4b908ce] Workaround for FTBFS on hurd-i386
  * [fd20e61] Reset locale for sphinx build

 -- Timo Röhling <timo@gaussglocke.de>  Fri, 13 Nov 2020 22:07:53 +0100

open3d (0.9.0+ds-3) unstable; urgency=medium

  * [b2e968f] Fix symbol file mismatch for armel, armhf, mipsel

 -- Timo Röhling <timo.roehling@fkie.fraunhofer.de>  Tue, 20 Oct 2020 17:05:14 +0200

open3d (0.9.0+ds-2) unstable; urgency=medium

  * [d545f2f] Fix missing .symbols on powerpc
  * [e1ff6fc] Fix issue with aligned new on armhf, armel, mipsel
  * [c753a83] Enable Large File Support in d/rules instead of patching it in
  * [93f2643] Bump debhelper to compat 13
  * [d7265d2] Use dh_sphinxdoc instead of grooming the documentation manually
  * [17c8b98] Mark forwarded patches

 -- Timo Röhling <timo.roehling@fkie.fraunhofer.de>  Sun, 18 Oct 2020 20:48:50 +0200

open3d (0.9.0+ds-1) unstable; urgency=medium

  * Initial release. (Closes: #892805)

 -- Timo Röhling <timo.roehling@fkie.fraunhofer.de>  Wed, 22 Apr 2020 19:58:16 +0200
