Control: tags 1113613 + patch
Control: tags 1113613 + pending

Dear maintainer,

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

cu
Adrian
diffstat for vdeplug-slirp-0.1.0 vdeplug-slirp-0.1.0

 changelog                                   |    7 +++++
 patches/0001-cmake-update-min-version.patch |   33 ++++++++++++++++++++++++++++
 patches/series                              |    1 
 3 files changed, 41 insertions(+)

diff -Nru vdeplug-slirp-0.1.0/debian/changelog vdeplug-slirp-0.1.0/debian/changelog
--- vdeplug-slirp-0.1.0/debian/changelog	2024-04-22 11:08:00.000000000 +0300
+++ vdeplug-slirp-0.1.0/debian/changelog	2025-10-11 16:46:21.000000000 +0300
@@ -1,3 +1,10 @@
+vdeplug-slirp (0.1.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Backport upstream fix for FTBFS with CMake 4. (Closes: #1113613)
+
+ -- Adrian Bunk <[email protected]>  Sat, 11 Oct 2025 16:46:21 +0300
+
 vdeplug-slirp (0.1.0-3) unstable; urgency=medium
 
   * Team upload.
diff -Nru vdeplug-slirp-0.1.0/debian/patches/0001-cmake-update-min-version.patch vdeplug-slirp-0.1.0/debian/patches/0001-cmake-update-min-version.patch
--- vdeplug-slirp-0.1.0/debian/patches/0001-cmake-update-min-version.patch	1970-01-01 02:00:00.000000000 +0200
+++ vdeplug-slirp-0.1.0/debian/patches/0001-cmake-update-min-version.patch	2025-10-11 16:45:39.000000000 +0300
@@ -0,0 +1,33 @@
+From 0de39cd8485653fbe71e3e69dff07c1ebf350fa1 Mon Sep 17 00:00:00 2001
+From: Renzo Davoli <[email protected]>
+Date: Sat, 9 Aug 2025 10:06:10 +0200
+Subject: cmake: update min version
+
+---
+ CMakeLists.txt     | 2 +-
+ man/CMakeLists.txt | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index c2a3675..de2c4ac 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 3.1)
++cmake_minimum_required(VERSION 3.13)
+ project("vdeplug_slirp"
+     DESCRIPTION "libvdeplug plugin module for slirp"
+     HOMEPAGE_URL "https://github.com/rd235/vdeplug_slirp";
+diff --git a/man/CMakeLists.txt b/man/CMakeLists.txt
+index ef7cdcc..ce5865b 100644
+--- a/man/CMakeLists.txt
++++ b/man/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-cmake_minimum_required(VERSION 3.7)
++cmake_minimum_required(VERSION 3.13)
+ 
+ set(RONN_ORGANIZATION "VirtualSquare")
+ set(RONN_ARGS --organization=${RONN_ORGANIZATION})
+-- 
+2.30.2
+
diff -Nru vdeplug-slirp-0.1.0/debian/patches/series vdeplug-slirp-0.1.0/debian/patches/series
--- vdeplug-slirp-0.1.0/debian/patches/series	1970-01-01 02:00:00.000000000 +0200
+++ vdeplug-slirp-0.1.0/debian/patches/series	2025-10-11 16:46:19.000000000 +0300
@@ -0,0 +1 @@
+0001-cmake-update-min-version.patch

Reply via email to