sundials (7.1.1+dfsg1-12)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/7.1.1+dfsg1-12 tag
- Git: https://salsa.debian.org/science-team/sundials.git
-
- Branch: debian/sid
- Path: debian/changelog
- Repo size: 577536
- Browser: https://salsa.debian.org/science-team/sundials
- Last scan: 2026-08-13 19:39:04+00
- Error: https://salsa.debian.org/api/v4/projects/science-team%2Fsundials API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-08-20 23:00:00+00
- Debian changelog in Git:
sundials (7.1.1+dfsg1-12) unstable; urgency=medium
* Team upload.
* Add patch
cmakelists_template_same_cmake_minimum_required_version_
as_root_cmakelists.patch
to modify the runtime generation of CMakeLists.txt for examples.
Upstream is overzealous and requires the example to be built with at least
the same version of CMake that was used to build sundials. While this may
seem reasonable upstream, in Debian it causes debci errors like
CMake Error at CMakeLists.txt:23 (cmake_minimum_required):
CMake 4.3.2 or higher is required. You are running version 4.3.1
if cmake and sundials are migrating to testing at the same time.
In the snippet above, CMake 4.3.2 is the version currently in unstable,
which was used to build sundials, while CMake 4.3.1 is the version
currently in testing, which should be used to test it.
It doesn't make much sense for us to be so strict on the CMake version,
especially considering that the root CMakeLists.txt requires version 3.18
-- Francesco Ballarin <ballarin@debian.org> Sun, 03 May 2026 09:12:11 +0000
- This branch is 1 commit ahead of tag debian/7.1.1+dfsg1-12
- Git log:
commit 9bef41c0258c250cfdde35313aa08f38561875eb
Author: Anton Gladky <gladk@debian.org>
Date: Thu Aug 6 18:12:34 2026 +0200
chore(debian): drop obsolete lintian override