Bug#1007129: paraview: Don't depend on PDAL
Bas Couwenberg
sebastic at xs4all.nl
Fri Mar 11 17:34:34 GMT 2022
Source: paraview
Version: 5.10.0~rc1-1
Severity: important
Tags: patch
Dear Maintainer,
Your package build depends on PDAL, which is going to be removed.
The attached patch fixes the issue by dropping the package from the build dependencies.
Kind Regars,
Bas
-------------- next part --------------
diff -Nru paraview-5.10.0~rc1/debian/changelog paraview-5.10.0~rc1/debian/changelog
--- paraview-5.10.0~rc1/debian/changelog 2021-11-09 16:33:30.000000000 +0100
+++ paraview-5.10.0~rc1/debian/changelog 2022-03-11 17:55:45.000000000 +0100
@@ -1,3 +1,10 @@
+paraview (5.10.0~rc1-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop PDAL from build dependencies, the package will be removed.
+
+ -- Bas Couwenberg <sebastic at debian.org> Fri, 11 Mar 2022 17:55:45 +0100
+
paraview (5.10.0~rc1-1) unstable; urgency=medium
* New upstream release
diff -Nru paraview-5.10.0~rc1/debian/control paraview-5.10.0~rc1/debian/control
--- paraview-5.10.0~rc1/debian/control 2021-11-09 16:33:30.000000000 +0100
+++ paraview-5.10.0~rc1/debian/control 2022-03-11 17:55:16.000000000 +0100
@@ -12,7 +12,6 @@
libopengl-dev,
libqt5opengl5-dev,
libqt5x11extras5-dev,
- libpdal-dev,
liblz4-dev,
qttools5-dev,
qttools5-dev-tools,
diff -Nru paraview-5.10.0~rc1/debian/rules paraview-5.10.0~rc1/debian/rules
--- paraview-5.10.0~rc1/debian/rules 2021-11-09 16:33:30.000000000 +0100
+++ paraview-5.10.0~rc1/debian/rules 2022-03-11 17:55:38.000000000 +0100
@@ -74,7 +74,6 @@
-DPARAVIEW_USE_PYTHON=ON \
-DPARAVIEW_ENABLE_VISITBRIDGE=OFF \
-DPARAVIEW_ENABLE_GDAL=ON \
- -DPARAVIEW_ENABLE_PDAL=ON \
-DPARAVIEW_ENABLE_XDMF3=ON \
-DPARAVIEW_ENABLE_MOTIONFX=ON \
-DPARAVIEW_PLUGIN_ENABLE_EyeDomeLighting=ON \
More information about the debian-science-maintainers
mailing list