Control: tags 1087864 + patch
Control: tags 1087864 + pending


Dear maintainer,

I've prepared an NMU for docopt.cpp (versioned as 0.6.3-4.1). The diff
is attached to this message.

I also did an MR on Salsa (https://salsa.debian.org/science-team/docopt.cpp/-/merge_requests/7) and performed the tests in the CI.

I require a sponsor to have it uploaded.

Regards.

Christoph Hueffelmann


diff -Nru docopt.cpp-0.6.3/debian/changelog docopt.cpp-0.6.3/debian/changelog
--- docopt.cpp-0.6.3/debian/changelog   2023-11-01 12:02:05.000000000 +0000
+++ docopt.cpp-0.6.3/debian/changelog   2024-12-21 20:20:40.000000000 +0000
@@ -1,3 +1,11 @@
+docopt.cpp (0.6.3-4.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Bump minimum required cmake version to 3.11 to fix autopkgtests, again
+    (Closes: #1087864)
+
+ -- Christoph Hueffelmann <c...@istoph.de>  Sat, 21 Dec 2024 20:20:40 +0000
+
 docopt.cpp (0.6.3-4) unstable; urgency=medium

   [ Eero Aaltonen ]
diff -Nru docopt.cpp-0.6.3/debian/tests/docopt.cpp-examples docopt.cpp-0.6.3/debian/tests/docopt.cpp-examples --- docopt.cpp-0.6.3/debian/tests/docopt.cpp-examples   2023-11-01 12:02:01.000000000 +0000 +++ docopt.cpp-0.6.3/debian/tests/docopt.cpp-examples   2024-12-21 20:20:40.000000000 +0000
@@ -9,7 +9,7 @@
 cd $AUTOPKGTEST_TMP

 cat << EOF > CMakeLists.txt
-cmake_minimum_required(VERSION 3.5)
+cmake_minimum_required(VERSION 3.11)
 project(docopt.cpp-examples)

 find_package(docopt)


Reply via email to