Bas Couwenberg pushed to branch master at Debian GIS Project / gdal-grass
Commits: 96a28f91 by Bas Couwenberg at 2022-12-01T19:45:07+01:00 Update README.source for GRASS version check changes. - - - - - 2 changed files: - debian/README.source - debian/changelog Changes: ===================================== debian/README.source ===================================== @@ -4,15 +4,15 @@ GDAL-GRASS for Debian The GDAL plugins are tightly coupled to the version of GDAL and GRASS they were built with. -The libgdal-grass package needs to be rebuilt whenever a new revision -of the grass package is uploaded. This includes binNMUs. +The libgdal-grass package needs to be rebuilt whenever a new version +of the grass package is uploaded. -GRASS performs a version check which includes the build timestamp, -which can trigger errors like this: +GRASS performs a version check using the upstream version, which can +trigger errors like this: - ERROR: Module built against version 2020-12-21T21:08:55+00:00 but - trying to use version 2021-12-06T03:01:50+00:00. You need to - rebuild GRASS GIS or untangle multiple installations. + ERROR: Module built against version 8.2.0 but trying to use version + 8.2.1. You need to rebuild GRASS GIS or untangle multiple + installations. The libgdal-grass package also needs to be rebuilt whenever the GDAL major or minor version changes. ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ libgdal-grass (1:1.0.2-3) UNRELEASED; urgency=medium * Add Rules-Requires-Root to control file. + * Update README.source for GRASS version check changes. -- Bas Couwenberg <[email protected]> Sun, 27 Nov 2022 16:46:02 +0100 View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/commit/96a28f914a7b2dbc4e3eb9862e78557dcbe42159 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/commit/96a28f914a7b2dbc4e3eb9862e78557dcbe42159 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
