[Git][debian-gis-team/mapnik][master] Use CMAKE_BUILD_TYPE=RelWithDebInfo for -DNDEBUG.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Thu Aug 20 10:11:34 BST 2026



Bas Couwenberg pushed to branch master at Debian GIS Project / mapnik


Commits:
8016a39c by Bas Couwenberg at 2026-08-20T10:28:51+02:00
Use CMAKE_BUILD_TYPE=RelWithDebInfo for -DNDEBUG.

See: https://github.com/mapnik/mapnik/pull/4572

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+mapnik (4.3.0+ds2-2) UNRELEASED; urgency=medium
+
+  * Use CMAKE_BUILD_TYPE=RelWithDebInfo for -DNDEBUG.
+    See: https://github.com/mapnik/mapnik/pull/4572
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 20 Aug 2026 10:19:36 +0200
+
 mapnik (4.3.0+ds2-1) unstable; urgency=medium
 
   * Move from experimental to unstable.


=====================================
debian/rules
=====================================
@@ -24,6 +24,7 @@ override_dh_auto_configure:
 		-DBUILD_DEMO_CPP=OFF \
 		-DBUILD_DEMO_VIEWER=OFF \
 		-DBUILD_TESTING=OFF \
+		-DCMAKE_BUILD_TYPE=RelWithDebInfo \
 		-DFONTS_INSTALL_DIR=share/fonts \
 		-DPLUGINS_INSTALL_DIR=$(MAPNIK_LIB_BASE)/input \
 		-DUSE_EXTERNAL_MAPBOX_GEOMETRY=ON \



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/8016a39c6c762364e58497e71dd6a323552915f6

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapnik/-/commit/8016a39c6c762364e58497e71dd6a323552915f6
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help


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


More information about the Pkg-grass-devel mailing list