Martin Landa pushed to branch ubuntugis/noble at Debian GIS Project / grass
Commits: 0c4b48df by Martin Landa at 2025-03-26T15:01:21+01:00 Rebuild 8.4.1 for noble - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +grass (8.4.1-1~noble2) noble; urgency=medium + + * Rebuild for noble. + * Enable PDAL support. + + -- Martin Landa <[email protected]> Wed, 26 Mar 2025 15:00:10 +0100 + grass (8.4.1-1~noble1) noble; urgency=medium * Rebuild for noble. ===================================== debian/control ===================================== @@ -27,6 +27,7 @@ Build-Depends: bison, default-libmysqlclient-dev, libncurses-dev, libnetcdf-dev, + libpdal-dev, libpng-dev, libpq-dev, libproj-dev, ===================================== debian/rules ===================================== @@ -95,7 +95,7 @@ override_dh_auto_configure: templates --with-nls \ --with-odbc \ --with-openmp \ - --with-pdal=no \ + --with-pdal \ --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/0c4b48df4a9459651513f1943c5b57ed7ce0a2d1 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/-/commit/0c4b48df4a9459651513f1943c5b57ed7ce0a2d1 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
