Martin Landa pushed to branch ubuntugis/jammy at Debian GIS Project / grass
Commits: ca556a57 by Martin Landa at 2024-04-01T18:56:58+02:00 Rebuild 8.3.2 for jammy - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (8.3.2-1~jammy2) jammy; urgency=medium + + * Rebuild for jammy. + * Enable PDAL. + + -- Martin Landa <[email protected]> Mon, 01 Apr 2024 18:07:43 +0200 + grass (8.3.2-1~jammy1) jammy; urgency=medium * Rebuild for jammy. ===================================== debian/control ===================================== @@ -28,6 +28,7 @@ Build-Depends: bison, default-libmysqlclient-dev, libncurses-dev, libnetcdf-dev, + libpdal-dev, libpng-dev, libpq-dev, libproj-dev, ===================================== debian/rules ===================================== @@ -95,7 +95,6 @@ override_dh_auto_configure: templates --with-nls \ --with-odbc \ --with-openmp \ - --with-pdal=no \ --with-postgres \ --with-postgres-includes=$(shell pg_config --includedir) \ --with-proj-share=/usr/share/proj \ View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ca556a570108958bc0bc28aa1aa1eb7a5295b257 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/ca556a570108958bc0bc28aa1aa1eb7a5295b257 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
