Source: facet-analyser Version: 0.0~git20210718121026.869873a+ds1-1 Severity: important Tags: patch Control: block -1 by 1007129
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
diff -Nru facet-analyser-0.0~git20210718121026.869873a+ds1/debian/changelog facet-analyser-0.0~git20210718121026.869873a+ds1/debian/changelog --- facet-analyser-0.0~git20210718121026.869873a+ds1/debian/changelog 2021-10-13 19:39:51.000000000 +0200 +++ facet-analyser-0.0~git20210718121026.869873a+ds1/debian/changelog 2022-03-11 17:24:29.000000000 +0100 @@ -1,3 +1,10 @@ +facet-analyser (0.0~git20210718121026.869873a+ds1-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop PDAL from build dependencies, the package will be removed. + + -- Bas Couwenberg <[email protected]> Fri, 11 Mar 2022 17:24:29 +0100 + facet-analyser (0.0~git20210718121026.869873a+ds1-1) unstable; urgency=medium [ Picca Frédéric-Emmanuel ] diff -Nru facet-analyser-0.0~git20210718121026.869873a+ds1/debian/control facet-analyser-0.0~git20210718121026.869873a+ds1/debian/control --- facet-analyser-0.0~git20210718121026.869873a+ds1/debian/control 2021-10-09 20:54:34.000000000 +0200 +++ facet-analyser-0.0~git20210718121026.869873a+ds1/debian/control 2022-03-11 17:24:20.000000000 +0100 @@ -11,7 +11,6 @@ libgdcm-tools, libinsighttoolkit4-dev, liblz4-dev, - libpdal-dev, libqt5svg5-dev, libutfcpp-dev, libvtk7-dev,

