1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
open3d (0.9.0+ds-5+deb11u1) bullseye; urgency=medium
* Ensure that python3-open3d depends on python3-numpy (Closes: #993622)
-- Timo Röhling <roehling@debian.org> Tue, 12 Oct 2021 22:23:10 +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
|