summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Markus Vieth [Fri, 20 May 2022 12:47:52 +0000 (14:47 +0200)]
Fix variable name in poisson4
Gbp-Pq: Name 0010-Fix-variable-name-in-poisson4.patch
Thomas Dickerson [Thu, 12 May 2022 18:28:41 +0000 (14:28 -0400)]
Repair sparse_matrix.hpp
Unclear why nobody has noticed for a decade that this code was just totally uncompilable. `SparseMatrix` does not have methods `Columns()` or `Rows()`, and `m_ppElements[i]` is a pointer so can't possibly have anything called with `.`.
Gbp-Pq: Name 0009-Repair-sparse_matrix.hpp.patch
Jochen Sprickerhof [Wed, 29 Dec 2021 09:42:28 +0000 (10:42 +0100)]
Don't require boost in pkg-config
There is no boost.pc. Regression of
87e12d1c8.
Gbp-Pq: Name 0008-Don-t-require-boost-in-pkg-config.patch
Jochen Sprickerhof [Sat, 25 Dec 2021 08:30:57 +0000 (09:30 +0100)]
Drop $PCL_SOURCES_TREE from installation cmake
It is not used elsewhere and makes the build unreproducible.
Gbp-Pq: Name 0007-Drop-PCL_SOURCES_TREE-from-installation-cmake.patch
Jochen Sprickerhof [Mon, 13 Dec 2021 21:14:08 +0000 (22:14 +0100)]
Adopt unit tests for arm64 and ppc64el
Gbp-Pq: Name 0007-Adopt-unit-tests-for-arm64-and-ppc64el.patch
Jochen Sprickerhof [Fri, 8 Oct 2021 17:09:12 +0000 (19:09 +0200)]
Adopt unit test for i386
Gbp-Pq: Name 0005-Adopt-unit-test-for-i386.patch
Jochen Sprickerhof [Wed, 29 Sep 2021 20:19:25 +0000 (22:19 +0200)]
Disable failing tests
Gbp-Pq: Name 0004-Disable-failing-tests.patch
Jochen Sprickerhof [Sun, 7 Apr 2019 10:51:12 +0000 (12:51 +0200)]
Use newly build libs when testing
This exports the LD_LIBRARY_PATH so the newly build libs will be used.
Gbp-Pq: Name 0003-Use-newly-build-libs-when-testing.patch
Jochen Sprickerhof [Sat, 1 Feb 2020 23:22:36 +0000 (00:22 +0100)]
Link against atomic if needed (found on armel)
Gbp-Pq: Name 0002-Link-against-atomic-if-needed-found-on-armel.patch
Jochen Sprickerhof [Fri, 18 Aug 2017 09:30:38 +0000 (11:30 +0200)]
Fix PCL_ROOT path
Gbp-Pq: Name 0001-Fix-PCL_ROOT-path.patch
Jochen Sprickerhof [Fri, 19 Aug 2022 11:41:49 +0000 (12:41 +0100)]
pcl (1.12.1+dfsg-5) unstable; urgency=medium
* Add upstream patch to fix build on armhf
[dgit import unpatched pcl 1.12.1+dfsg-5]
Jochen Sprickerhof [Fri, 19 Aug 2022 11:41:49 +0000 (12:41 +0100)]
Import pcl_1.12.1+dfsg-5.debian.tar.xz
[dgit import tarball pcl 1.12.1+dfsg-5 pcl_1.12.1+dfsg-5.debian.tar.xz]
Jochen Sprickerhof [Fri, 24 Dec 2021 22:58:00 +0000 (22:58 +0000)]
Import pcl_1.12.1+dfsg.orig.tar.xz
[dgit import orig pcl_1.12.1+dfsg.orig.tar.xz]