Bas Couwenberg pushed to branch master at Debian GIS Project / gdal
Commits: a2a5f06d by Bas Couwenberg at 2020-08-23T20:50:38+02:00 Drop libspatialite-dev version requirement. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -2,6 +2,7 @@ gdal (3.1.2+dfsg-2) UNRELEASED; urgency=medium * Fix duplicate files in copyright file. * Add lintian overrides for file-references-package-build-path. + * Drop libspatialite-dev version requirement. -- Bas Couwenberg <[email protected]> Sun, 23 Aug 2020 19:38:18 +0200 ===================================== debian/control ===================================== @@ -40,7 +40,7 @@ Build-Depends: debhelper (>= 10~), libpq-dev, libproj-dev (>= 6.0.0), libqhull-dev, - libspatialite-dev (>= 4.3.0-3~), + libspatialite-dev, libsqlite3-dev, libtiff-dev, liburiparser-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/a2a5f06d06abf0b6143e2f10335cb0b455539447 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/gdal/-/commit/a2a5f06d06abf0b6143e2f10335cb0b455539447 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
