[med-svn] [Git][med-team/prime-phylo][master] cmake-4.patch: hotfix version requirement.
Étienne Mollier (@emollier)
gitlab at salsa.debian.org
Mon Sep 22 20:52:23 BST 2025
Étienne Mollier pushed to branch master at Debian Med / prime-phylo
Commits:
f59f0ab1 by Étienne Mollier at 2025-09-22T21:51:30+02:00
cmake-4.patch: hotfix version requirement.
Actually require version 3.10 to actually avoid version warning.
This is a hotfix for the patch ready to upload and has no place
in the changelog.
Gbp-Dch: ignore
- - - - -
1 changed file:
- debian/patches/cmake-4.patch
Changes:
=====================================
debian/patches/cmake-4.patch
=====================================
@@ -17,7 +17,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
################################################
-cmake_minimum_required(VERSION 2.8)
-+cmake_minimum_required(VERSION 3.5)
++cmake_minimum_required(VERSION 3.10)
project(prime-phylo CXX)
SET(CMAKE_BUILD_TYPE Debug)
View it on GitLab: https://salsa.debian.org/med-team/prime-phylo/-/commit/f59f0ab1a87bf84130ef1d51eeb86c360fc10c7e
--
View it on GitLab: https://salsa.debian.org/med-team/prime-phylo/-/commit/f59f0ab1a87bf84130ef1d51eeb86c360fc10c7e
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/20250922/2d3afa24/attachment.htm>
More information about the debian-med-commit
mailing list