Source: vtk9 Version: 9.1.0+really9.1.0+dfsg2-5 Severity: important Tags: patch User: [email protected] Usertags: netcdf-cxx-legacy-rm
Dear Maintainer, Your package uses netcdf-cxx-legacy which is dead upstream and will be removed during the trixie development cycle. The attached patch only drops the build dependency, as your package doesn't actually link to netcdf-cxx-legacy. Kind Regards, Bas
diff -Nru vtk9-9.1.0+really9.1.0+dfsg2/debian/changelog vtk9-9.1.0+really9.1.0+dfsg2/debian/changelog --- vtk9-9.1.0+really9.1.0+dfsg2/debian/changelog 2023-02-25 09:59:35.000000000 +0100 +++ vtk9-9.1.0+really9.1.0+dfsg2/debian/changelog 2023-06-18 19:47:19.000000000 +0200 @@ -1,3 +1,10 @@ +vtk9 (9.1.0+really9.1.0+dfsg2-5.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Don't use netcdf-cxx-legacy. + + -- Bas Couwenberg <[email protected]> Sun, 18 Jun 2023 19:47:19 +0200 + vtk9 (9.1.0+really9.1.0+dfsg2-5) unstable; urgency=medium [ Elvis Stansvik ] diff -Nru vtk9-9.1.0+really9.1.0+dfsg2/debian/control vtk9-9.1.0+really9.1.0+dfsg2/debian/control --- vtk9-9.1.0+really9.1.0+dfsg2/debian/control 2023-02-25 09:57:02.000000000 +0100 +++ vtk9-9.1.0+really9.1.0+dfsg2/debian/control 2023-06-18 19:47:19.000000000 +0200 @@ -41,7 +41,6 @@ libjsoncpp-dev, liblz4-dev, libmrmpi-dev, - libnetcdf-cxx-legacy-dev, libnetcdf-dev (>= 1:4.9.0), libogg-dev, libosmesa6-dev, @@ -108,7 +107,6 @@ libjpeg-dev, libjsoncpp-dev, liblz4-dev, - libnetcdf-cxx-legacy-dev, libnetcdf-dev, libpng-dev, libpq-dev,
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
