Source: metkit Version: 1.10.14-1 Severity: normal Tags: patch Dear Maintainer,
Your package build depends on libnetcdf-dev but doesn't link to libnetcdf. The attached patch drops the unused build dependency. Kind Regards, Bas
diff -Nru metkit-1.10.14/debian/changelog metkit-1.10.14/debian/changelog --- metkit-1.10.14/debian/changelog 2023-08-14 10:15:51.000000000 +0200 +++ metkit-1.10.14/debian/changelog 2023-08-29 11:07:41.000000000 +0200 @@ -1,3 +1,10 @@ +metkit (1.10.14-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Drop unused libnetcdf-dev build dependency. + + -- Bas Couwenberg <sebas...@debian.org> Tue, 29 Aug 2023 11:07:41 +0200 + metkit (1.10.14-1) unstable; urgency=medium * New upstream release diff -Nru metkit-1.10.14/debian/control metkit-1.10.14/debian/control --- metkit-1.10.14/debian/control 2023-08-14 10:15:51.000000000 +0200 +++ metkit-1.10.14/debian/control 2023-08-29 11:07:38.000000000 +0200 @@ -10,7 +10,6 @@ odc [!powerpc !armel !armhf !i386 !mipsel], libeccodes-dev, libeccodes-tools, - libnetcdf-dev, libopenjp2-7-dev Standards-Version: 4.6.2 Homepage: https://github.com/ecmwf/metkit