Control: tags 1085429 + patch
Control: tags 1085429 + pending

Dear maintainer,

I've prepared an NMU for ms-gsl (versioned as 4.0.0-3.1) and
uploaded it to unstable.

Regards.


-- 
WBR, wRAR
diff -Nru ms-gsl-4.0.0/debian/changelog ms-gsl-4.0.0/debian/changelog
--- ms-gsl-4.0.0/debian/changelog	2023-09-07 20:48:50.000000000 +0500
+++ ms-gsl-4.0.0/debian/changelog	2024-11-01 16:40:45.000000000 +0500
@@ -1,3 +1,10 @@
+ms-gsl (4.0.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix autopkgtests with clang 19 (Closes: #1085429).
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Fri, 01 Nov 2024 16:40:45 +0500
+
 ms-gsl (4.0.0-3) unstable; urgency=medium
 
   * New Mark-gsl-not_null-constructors-as-noexcept.patch (closes: #1051289).
diff -Nru ms-gsl-4.0.0/debian/patches/series ms-gsl-4.0.0/debian/patches/series
--- ms-gsl-4.0.0/debian/patches/series	2023-09-06 23:56:00.000000000 +0500
+++ ms-gsl-4.0.0/debian/patches/series	2024-11-01 16:36:45.000000000 +0500
@@ -2,3 +2,4 @@
 PowerPC-warn-suppression.patch
 Supported-CMake-version.patch
 Wno-unsafe-buffer-usage.patch
+wswitch-default.patch
diff -Nru ms-gsl-4.0.0/debian/patches/wswitch-default.patch ms-gsl-4.0.0/debian/patches/wswitch-default.patch
--- ms-gsl-4.0.0/debian/patches/wswitch-default.patch	1970-01-01 05:00:00.000000000 +0500
+++ ms-gsl-4.0.0/debian/patches/wswitch-default.patch	2024-11-01 16:37:38.000000000 +0500
@@ -0,0 +1,12 @@
+Index: ms-gsl-4.0.0/tests/CMakeLists.txt
+===================================================================
+--- ms-gsl-4.0.0.orig/tests/CMakeLists.txt
++++ ms-gsl-4.0.0/tests/CMakeLists.txt
+@@ -127,6 +127,7 @@ else()
+           -Wno-global-constructors # GTest
+           -Wno-missing-prototypes
+           -Wno-padded
++          -Wno-switch-default # GTest
+           -Wno-unknown-attributes
+           -Wno-used-but-marked-unused # GTest EXPECT_DEATH
+           -Wno-weak-vtables

Attachment: signature.asc
Description: PGP signature

Reply via email to