Bas Couwenberg pushed to branch master at Debian GIS Project / netcdf
Commits: f018e22e by Bas Couwenberg at 2024-03-02T13:34:29+01:00 Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. - - - - - edb591ba by Bas Couwenberg at 2024-03-02T13:34:51+01:00 Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +netcdf (1:4.9.2-5) unstable; urgency=medium + + * Add dpkg-dev (>= 1.22.5) to build dependencies for t64 changes. + (closes: #1065255) + + -- Bas Couwenberg <[email protected]> Sat, 02 Mar 2024 13:34:30 +0100 + netcdf (1:4.9.2-4) unstable; urgency=medium * Replace pkg-config dependency with pkgconf. ===================================== debian/control ===================================== @@ -5,15 +5,16 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Bas Couwenberg <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 13), - cmake (>= 3.6.1), +Build-Depends: cmake (>= 3.6.1), chrpath, - m4, + debhelper-compat (= 13), doxygen, + dpkg-dev (>= 1.22.5), graphviz, libcurl4-gnutls-dev | libcurl-ssl-dev, libhdf5-dev, - libxml2-dev + libxml2-dev, + m4 Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/netcdf Vcs-Git: https://salsa.debian.org/debian-gis-team/netcdf.git View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/compare/f2e5d02d393ccb315b5157937ae3c9ee46375cbb...edb591bad81a587a3d4192ba7e7bb2441e37707f -- View it on GitLab: https://salsa.debian.org/debian-gis-team/netcdf/-/compare/f2e5d02d393ccb315b5157937ae3c9ee46375cbb...edb591bad81a587a3d4192ba7e7bb2441e37707f 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
