Andreas Tille pushed to branch master at Debian Med / lambda-align3
Commits: 4728ea37 by Andreas Tille at 2026-04-30T18:00:50+02:00 Configure with CMake 4 - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,5 @@ lambda-align3 (3.1.0+ds-1) UNRELEASED; urgency=medium * Initial packaging for 3.x series (Closes: FIXME) - * New upstream version - * Standards-Version: 4.7.3 (routine-update) - * debhelper-compat 13 (routine-update) -- Michael R. Crusoe <[email protected]> Sat, 21 Mar 2026 17:25:52 +0100 ===================================== debian/rules ===================================== @@ -47,7 +47,8 @@ override_dh_auto_configure: submodules/biocpp-io/test/ \ submodules/sharg-parser/test dh_auto_configure -- \ - -DLAMBDA_NATIVE_BUILD=OFF + -DLAMBDA_NATIVE_BUILD=OFF \ + -DCMAKE_POLICY_VERSION_MINIMUM=3.5 override_dh_auto_test: # TODO: make tests work offline ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS))) View it on GitLab: https://salsa.debian.org/med-team/lambda-align3/-/commit/4728ea37e01acd11799af482ba3f714f58e1534a -- View it on GitLab: https://salsa.debian.org/med-team/lambda-align3/-/commit/4728ea37e01acd11799af482ba3f714f58e1534a You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
