[Git][debian-gis-team/grass][ubuntugis/noble] Rebuild 8.4.1 for noble

Martin Landa (@martinl-guest) gitlab at salsa.debian.org
Wed Mar 26 14:22:02 GMT 2025



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 <landa.martin at gmail.com>  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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250326/158477cc/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list