Control: tags 1113297 + patch
Control: tags 1113297 + pending

Dear maintainer,

I've prepared an NMU for mrtdreader (versioned as 0.1.6-3.4) and 
uploaded it to DELAYED/14. Please feel free to tell me if I should 
cancel it.

cu
Adrian
diffstat for mrtdreader-0.1.6 mrtdreader-0.1.6

 changelog             |    7 +++++++
 patches/cmake-4.patch |   12 ++++++++++++
 patches/series        |    1 +
 3 files changed, 20 insertions(+)

diff -Nru mrtdreader-0.1.6/debian/changelog mrtdreader-0.1.6/debian/changelog
--- mrtdreader-0.1.6/debian/changelog	2025-04-13 10:21:51.000000000 +0300
+++ mrtdreader-0.1.6/debian/changelog	2025-10-11 16:26:46.000000000 +0300
@@ -1,3 +1,10 @@
+mrtdreader (0.1.6-3.4) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with CMake 4. (Closes: #1113297)
+
+ -- Adrian Bunk <[email protected]>  Sat, 11 Oct 2025 16:26:46 +0300
+
 mrtdreader (0.1.6-3.3) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru mrtdreader-0.1.6/debian/patches/cmake-4.patch mrtdreader-0.1.6/debian/patches/cmake-4.patch
--- mrtdreader-0.1.6/debian/patches/cmake-4.patch	1970-01-01 02:00:00.000000000 +0200
+++ mrtdreader-0.1.6/debian/patches/cmake-4.patch	2025-10-11 16:26:46.000000000 +0300
@@ -0,0 +1,12 @@
+Description: Fix FTBFS with CMake 4
+Author: Adrian Bunk <[email protected]>
+Bug-Debian: https://bugs.debian.org/1113297
+
+--- mrtdreader-0.1.6.orig/CMakeLists.txt
++++ mrtdreader-0.1.6/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required (VERSION 2.6)
++cmake_minimum_required (VERSION 3.5)
+ 
+ SET(CMAKE_BUILD_TYPE Release CACHE STRING "If build type is not specified on command line, build Release")
+ 
diff -Nru mrtdreader-0.1.6/debian/patches/series mrtdreader-0.1.6/debian/patches/series
--- mrtdreader-0.1.6/debian/patches/series	2025-04-07 18:44:33.000000000 +0300
+++ mrtdreader-0.1.6/debian/patches/series	2025-10-11 16:26:46.000000000 +0300
@@ -1 +1,2 @@
 missing-include.patch
+cmake-4.patch

Reply via email to