[Git][debian-gis-team/mapbox-variant][master] 2 commits: Use -Wno-error=maybe-uninitialized to fix FTBFS. (closes: #1114197)

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Fri Sep 5 20:09:25 BST 2025



Bas Couwenberg pushed to branch master at Debian GIS Project / mapbox-variant


Commits:
46e2b5b8 by Bas Couwenberg at 2025-09-05T21:07:30+02:00
Use -Wno-error=maybe-uninitialized to fix FTBFS. (closes: #1114197)

- - - - -
99f857a5 by Bas Couwenberg at 2025-09-05T21:07:40+02:00
Set distribution to unstable.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-mapbox-variant (1.2.0-4) UNRELEASED; urgency=medium
+mapbox-variant (1.2.0-4) unstable; urgency=medium
 
   * Bump Standards-Version to 4.7.2, no changes.
+  * Use -Wno-error=maybe-uninitialized to fix FTBFS.
+    (closes: #1114197)
 
- -- Bas Couwenberg <sebastic at debian.org>  Thu, 20 Mar 2025 06:10:10 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 05 Sep 2025 21:07:31 +0200
 
 mapbox-variant (1.2.0-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -2,5 +2,7 @@
 
 # DH_VERBOSE := 1
 
+export DEB_CXXFLAGS_MAINT_APPEND=-Wno-error=maybe-uninitialized
+
 %:
 	dh $@



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-variant/-/compare/c7ea3037c45bc131a551cc2660622e7881da3186...99f857a5bc193ad0a32a4181244b8c2bcc3c34ea

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/mapbox-variant/-/compare/c7ea3037c45bc131a551cc2660622e7881da3186...99f857a5bc193ad0a32a4181244b8c2bcc3c34ea
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/20250905/4ffd343f/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list