Bas Couwenberg pushed to branch master at Debian GIS Project / mapnik
Commits: 13b10b3b by Bas Couwenberg at 2023-02-25T08:32:10+01:00 Update obsolete freetype (build) dependency. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ mapnik (3.1.0+ds-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. + * Update obsolete freetype (build) dependency. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:01:55 +0100 ===================================== debian/control ===================================== @@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 12), libboost-thread-dev, libcairo-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, - libfreetype6-dev, + libfreetype-dev, libgdal-dev, libharfbuzz-dev, libicu-dev, @@ -67,7 +67,7 @@ Depends: libmapnik3.1 (= ${binary:Version}), libc6-dev | libc-dev, libcairo2-dev, libcurl4-gnutls-dev | libcurl-ssl-dev, - libfreetype6-dev, + libfreetype-dev, libgdal-dev, libharfbuzz-dev, libicu-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/13b10b3ba3ffb9621ad766d9418461b8267ce3fa -- View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/13b10b3ba3ffb9621ad766d9418461b8267ce3fa 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
