Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf
Commits: 024762d9 by Bas Couwenberg at 2022-06-12T06:44:16+02:00 Update libnetcdf-dev dependencies for compression libraries. - - - - - 9f9677b9 by Bas Couwenberg at 2022-06-12T08:04:27+02:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +netcdf (1:4.9.0-2) unstable; urgency=medium + + * Update libnetcdf-dev dependencies for compression libraries. + + -- Bas Couwenberg <[email protected]> Sun, 12 Jun 2022 08:04:12 +0200 + netcdf (1:4.9.0-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), libblosc-dev, libbz2-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, - libhdf5-dev (>= 1.8.6-1~), + libhdf5-dev, libxml2-dev, libzstd-dev, zlib1g-dev @@ -65,8 +65,13 @@ Package: libnetcdf-dev Architecture: any Section: libdevel Depends: libnetcdf19 (= ${binary:Version}), - libhdf5-dev (>= 1.8.6-1~), + libblosc-dev, + libbz2-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, + libhdf5-dev, + libxml2-dev, + libzstd-dev, + zlib1g-dev, ${misc:Depends} Recommends: pkg-config Breaks: netcdf-bin (<< 1:4.3.3.1) View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/compare/f8c06030689eefa558e4188b7081a3c25f3dc3af...9f9677b90f32d27c5f8efa5e4dffa2507a8d07c9 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/compare/f8c06030689eefa558e4188b7081a3c25f3dc3af...9f9677b90f32d27c5f8efa5e4dffa2507a8d07c9 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
