É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.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
