Control: tags 1111228 + patch Control: tags 1111228 + pending Dear maintainer,
I've prepared an NMU for ms-gsl (versioned as 4.0.0-3.2) and uploaded it to DELAYED/7. Please feel free to tell me if I should cancel it. Regards.
diffstat for ms-gsl-4.0.0 ms-gsl-4.0.0 changelog | 7 +++++++ tests/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff -Nru ms-gsl-4.0.0/debian/changelog ms-gsl-4.0.0/debian/changelog --- ms-gsl-4.0.0/debian/changelog 2024-11-01 06:40:45.000000000 -0500 +++ ms-gsl-4.0.0/debian/changelog 2025-08-24 12:33:16.000000000 -0500 @@ -1,3 +1,10 @@ +ms-gsl (4.0.0-3.2) unstable; urgency=medium + + * Non-maintainer upload. + * Remove autopkgtests that use C++-14 (Closes: #1111228). + + -- Steve Robbins <[email protected]> Sun, 24 Aug 2025 12:32:13 PM -0500 + ms-gsl (4.0.0-3.1) unstable; urgency=medium * Non-maintainer upload. diff -Nru ms-gsl-4.0.0/debian/tests/control ms-gsl-4.0.0/debian/tests/control --- ms-gsl-4.0.0/debian/tests/control 2023-09-06 14:37:36.000000000 -0500 +++ ms-gsl-4.0.0/debian/tests/control 2025-08-24 12:30:37.000000000 -0500 @@ -2,10 +2,10 @@ Depends: cmake, g++ | c++-compiler, libmsgsl-dev, make Restrictions: superficial -Tests: with-gcc-std14 with-gcc-std17 with-gcc-std20 with-gcc-std23 +Tests: with-gcc-std17 with-gcc-std20 with-gcc-std23 Depends: cmake, g++, libgtest-dev, libmsgsl-dev, make, pkg-config -Tests: with-clang-std14 with-clang-std17 with-clang-std20 +Tests: with-clang-std17 with-clang-std20 # There are problems with LLVM toolchain for IBM Z platform. # See Debian bugs 974841, 1004914. So skip these tests for now. Architecture: !s390x

