[med-svn] [Git][med-team/aevol][master] Drop <!nocheck> from libgtest-dev to make sure the package builds with nocheck...
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Jun 25 07:01:12 BST 2026
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 <tille at debian.org> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260625/38c32226/attachment-0001.htm>
More information about the debian-med-commit
mailing list