Bug#1087864: docopt.cpp: diff for NMU version 0.6.3-4.1
Christoph Hueffelmann
chr at istoph.de
Sat Dec 21 21:38:29 GMT 2024
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 <chr at 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)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-science-maintainers/attachments/20241221/833ecb39/attachment-0001.htm>
More information about the debian-science-maintainers
mailing list