Bas Couwenberg pushed to branch master at Debian GIS Project / gdal-grass
Commits: 4c3859dd by Bas Couwenberg at 2021-10-10T17:00:18+02:00 Update packaging for GRASS 7.8.6. - - - - - d0733590 by Bas Couwenberg at 2021-10-10T17:44:49+02:00 Update lintian overrides. - - - - - a2f7e58d by Bas Couwenberg at 2021-10-10T17:44:49+02:00 Set distribution to unstable. - - - - - 3 changed files: - debian/changelog - debian/control - debian/lintian-overrides Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,10 @@ -libgdal-grass (3.3.2-2) UNRELEASED; urgency=medium +libgdal-grass (3.3.2-2) unstable; urgency=medium * Bump debhelper compat to 12, no changes. + * Update packaging for GRASS 7.8.6. + * Update lintian overrides. - -- Bas Couwenberg <[email protected]> Sat, 11 Sep 2021 19:43:00 +0200 + -- Bas Couwenberg <[email protected]> Sun, 10 Oct 2021 17:00:19 +0200 libgdal-grass (3.3.2-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -5,8 +5,8 @@ Uploaders: Francesco Paolo Lovergine <[email protected]>, Section: science Priority: optional Build-Depends: debhelper-compat (= 12), - grass (>= 7.8.5), - grass-dev (>= 7.8.5), + grass (>= 7.8.6), + grass-dev (>= 7.8.6), libgdal-dev (>= 3.3.2), libpq-dev, lsb-release, ===================================== debian/lintian-overrides ===================================== @@ -1,4 +1,4 @@ # The run path has been added to get GRASS internal library -custom-library-search-path usr/lib/gdalplugins/gdal_GRASS.so /usr/lib/grass*/lib -custom-library-search-path usr/lib/gdalplugins/ogr_GRASS.so /usr/lib/grass*/lib +custom-library-search-path usr/lib/gdalplugins/gdal_GRASS.so RUNPATH usr/lib/grass*/lib/ +custom-library-search-path usr/lib/gdalplugins/ogr_GRASS.so RUNPATH usr/lib/grass*/lib/ View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/a6ea5221454f4e6e496bc8275bf76e3cb2ad9059...a2f7e58d76998c9aba57d27cdf9b5e28f5947666 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal-grass/-/compare/a6ea5221454f4e6e496bc8275bf76e3cb2ad9059...a2f7e58d76998c9aba57d27cdf9b5e28f5947666 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
