Andreas Tille pushed to branch master at Debian Med / aevol
Commits: 739ec50a by Andreas Tille at 2026-06-25T08:00:08+02:00 Drop <!nocheck> from libgtest-dev to make sure the package builds with nocheck profile (otherwise this leads to a CMake error) - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +aevol (9.4.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Drop <!nocheck> from libgtest-dev to make sure the package builds with + nocheck profile (otherwise this leads to a CMake error) + + -- Andreas Tille <[email protected]> Thu, 25 Jun 2026 07:59:01 +0200 + aevol (9.4.0-1) unstable; urgency=medium * Adapt autopkgtest to new upstream version ===================================== debian/control ===================================== @@ -16,7 +16,7 @@ Build-Depends: nlohmann-json3-dev, googletest <!nocheck>, libgmock-dev <!nocheck>, - libgtest-dev <!nocheck>, + libgtest-dev, Vcs-Browser: https://salsa.debian.org/med-team/aevol Vcs-Git: https://salsa.debian.org/med-team/aevol.git Homepage: https://www.aevol.fr/ View it on GitLab: https://salsa.debian.org/med-team/aevol/-/commit/739ec50ace6f62a0a7a08f663607ee634cc95df9 -- View it on GitLab: https://salsa.debian.org/med-team/aevol/-/commit/739ec50ace6f62a0a7a08f663607ee634cc95df9 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
