[med-svn] [Git][med-team/maxflow][master] 4 commits: Bump CMAKE_MINIMUM_REQUIRED to 3.5. Closes: #1113269.

Santiago Vila (@sanvila) gitlab at salsa.debian.org
Fri Oct 17 12:09:24 BST 2025



Santiago Vila pushed to branch master at Debian Med / maxflow


Commits:
7cbdfb50 by Andreas Metzler at 2025-10-17T13:02:00+02:00
Bump CMAKE_MINIMUM_REQUIRED to 3.5. Closes: #1113269.

- - - - -
6a94fed0 by Santiago Vila at 2025-10-17T13:03:00+02:00
d/control: Drop "Rules-Requires-Root: no" (default).

- - - - -
670c8cf9 by Santiago Vila at 2025-10-17T13:04:00+02:00
d/control: Update standards-version.

- - - - -
120641da by Santiago Vila at 2025-10-17T13:05:00+02:00
Upload for unstable as 3.0.5-5

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/patches/01_cmake4_FTBFS.diff
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,16 @@
+maxflow (3.0.5-5) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Andreas Metzler ]
+  * Bump CMAKE_MINIMUM_REQUIRED to 3.5. Closes: #1113269.
+
+  [ Santiago Vila ]
+  * d/control: Drop "Rules-Requires-Root: no" (default).
+  * d/control: Update standards-version.
+
+ -- Santiago Vila <sanvila at debian.org>  Fri, 17 Oct 2025 13:05:00 +0200
+
 maxflow (3.0.5-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -5,8 +5,7 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                cmake
-Rules-Requires-Root: no
-Standards-Version: 4.5.0
+Standards-Version: 4.7.2
 Vcs-Browser: https://salsa.debian.org/med-team/maxflow
 Vcs-Git: https://salsa.debian.org/med-team/maxflow.git
 Homepage: https://github.com/gerddie/maxflow


=====================================
debian/patches/01_cmake4_FTBFS.diff
=====================================
@@ -0,0 +1,18 @@
+Description: Bump CMAKE_MINIMUM_REQUIRED to 3.5.
+Author: Andreas Metzler <ametzler at debian.org>
+Bug-Debian: https://bugs.debian.org/1113269
+Origin: vendor
+Forwarded: no
+Last-Update: 2025-10-17
+
+--- maxflow-3.0.5.orig/CMakeLists.txt
++++ maxflow-3.0.5/CMakeLists.txt
+@@ -16,7 +16,7 @@
+ 
+ PROJECT("maxflow")
+ 
+-CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5 FATAL_ERROR)
++CMAKE_MINIMUM_REQUIRED(VERSION 3.5 FATAL_ERROR)
+ 
+ if(COMMAND cmake_policy)
+   cmake_policy(SET CMP0003 NEW)


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+01_cmake4_FTBFS.diff



View it on GitLab: https://salsa.debian.org/med-team/maxflow/-/compare/db2d6a08f24b25b9505455a409938b1c81fc794a...120641da7d0a3b00b6a0a5a8c0e4c0b0aa60dd43

-- 
View it on GitLab: https://salsa.debian.org/med-team/maxflow/-/compare/db2d6a08f24b25b9505455a409938b1c81fc794a...120641da7d0a3b00b6a0a5a8c0e4c0b0aa60dd43
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20251017/187ba79f/attachment-0001.htm>


More information about the debian-med-commit mailing list