From: bunk@debian.org
Control: tags 1112754 + patch
Control: tags 1112754 + pending
Dear maintainer,
I've prepared an NMU for beads (versioned as 1.1.22-1.1) and uploaded
it to DELAYED/14. Please feel free to tell me if I should cancel it.
cu
Adrian
diffstat for beads-1.1.22 beads-1.1.22
changelog | 7 +++++++
patches/cmake-4.patch | 15 +++++++++++++++
patches/series | 1 +
3 files changed, 23 insertions(+)
diff -Nru beads-1.1.22/debian/changelog beads-1.1.22/debian/changelog
--- beads-1.1.22/debian/changelog 2023-01-01 20:52:38.000000000 +0200
+++ beads-1.1.22/debian/changelog 2025-10-11 14:11:43.000000000 +0300
@@ -1,3 +1,10 @@
+beads (1.1.22-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Fix FTBFS with CMake 4. (Closes: #1112754)
+
+ -- Adrian Bunk Sat, 11 Oct 2025 14:11:43 +0300
+
beads (1.1.22-1) unstable; urgency=low
* New upstream version hopefully fixing bug (Closes: #1027544), thanks to
diff -Nru beads-1.1.22/debian/patches/cmake-4.patch beads-1.1.22
debian/patches/cmake-4.patch
--- beads-1.1.22/debian/patches/cmake-4.patch 1970-01-01 02:00:00.000000000
+0200
+++ beads-1.1.22/debian/patches/cmake-4.patch 2025-10-11 14:11:43.000000000
+0300
@@ -0,0 +1,15 @@
+Description: Fix FTBFS with CMake 4
+Author: Adrian Bunk
+Bug-Debian: https://bugs.debian.org/1112754
+
+--- beads-1.1.22.orig/CMakeLists.txt
++++ beads-1.1.22/CMakeLists.txt
+@@ -5,7 +5,7 @@
+ # cmake .
+ # make
+ # make install
+-cmake_minimum_required(VERSION 2.18.4)
++cmake_minimum_required(VERSION 3.5)
+
+
+ # The name of our project is "beads". CMakeLists files in this project
can
diff -Nru beads-1.1.22/debian/patches/series beads-1.1.
22/debian/patches/series
--- beads-1.1.22/debian/patches/series 1970-01-01 02:00:00.000000000 +0200
+++ beads-1.1.22/debian/patches/series 2025-10-11 14:11:43.000000000 +0300
@@ -0,0 +1 @@
+cmake-4.patch
--- SoupGate-Win32 v1.05
* Origin: you cannot sedate... all the things you hate (1:229/2)
|