Bas Couwenberg pushed to branch master at Debian GIS Project / ncview
Commits: e093e8d4 by Bas Couwenberg at 2022-07-10T19:03:39+02:00 Change libnetpbm10-dev build dependency to libnetpbm-dev. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ ncview (2.1.8+ds-5) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.1, no changes. * Bump debhelper compat to 12, no changes. * Update lintian overrides. + * Change libnetpbm10-dev build dependency to libnetpbm-dev. -- Bas Couwenberg <[email protected]> Fri, 06 Nov 2020 19:34:18 +0100 ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: debhelper-compat (= 12), chrpath, libexpat1-dev, libnetcdf-dev, - libnetpbm10-dev, + libnetpbm-dev, libpng-dev, libudunits2-dev, libxaw7-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/ncview/-/commit/e093e8d48aee0f5acf75eac4564f79b3e65ebffd -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ncview/-/commit/e093e8d48aee0f5acf75eac4564f79b3e65ebffd 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
