[med-svn] [Git][med-team/lambda-align3][master] Configure with CMake 4
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Apr 30 17:01:04 BST 2026
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 <crusoe at debian.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260430/cf5591a9/attachment-0001.htm>
More information about the debian-med-commit
mailing list