Bas Couwenberg pushed to branch experimental at Debian GIS Project / spatialite
Commits: b71e1001 by Bas Couwenberg at 2023-07-25T14:41:00+02:00 Require at least libfreexl-dev 2.0.0. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +spatialite (5.1.0~rc0-1~exp2) UNRELEASED; urgency=medium + + * Require at least libfreexl-dev 2.0.0. + + -- Bas Couwenberg <[email protected]> Tue, 25 Jul 2023 14:40:50 +0200 + spatialite (5.1.0~rc0-1~exp1) experimental; urgency=medium * New upstream release candidate. ===================================== debian/control ===================================== @@ -7,7 +7,7 @@ Section: science Priority: optional Build-Depends: debhelper-compat (= 13), libexpat1-dev, - libfreexl-dev (>= 2.0.0~), + libfreexl-dev (>= 2.0.0), libgeos-dev (>= 3.5.0), libminizip-dev, libproj-dev, View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/b71e10014c67a67495d8138d1269cc3f61fe2829 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/-/commit/b71e10014c67a67495d8138d1269cc3f61fe2829 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
