rocfft (7.2.4-1~exp1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 6.4.3-1 < 7.2.4-1~exp1.
- Git: https://salsa.debian.org/rocm-team/rocfft.git
-
- Branch: debian/unstable
- Path: debian/changelog
- Repo size: 3416064
- Browser: https://salsa.debian.org/rocm-team/rocfft
- Last scan: 2026-09-11 09:56:11+00
- Error: https://salsa.debian.org/api/v4/projects/rocm-team%2Frocfft API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-19 13:55:00+00
- Debian changelog in Git:
rocfft (6.4.3-1) unstable; urgency=medium
[ Cordell Bloor ]
* Upload to unstable.
* Update my email address and copyright
* Remove rocfft-test dependency on hiprand
* d/control: remove Maxime Chambonnet from uploaders
* d/rules: use GPU_TARGETS instead of deprecated AMDGPU_TARGETS
* d/rules: fix path to rocfft-test at build-time
* d/rules: enable CMAKE_SKIP_RPATH to simplify build-time tests
[ Christian Bayle ]
* Fix incorrect package name in lintian override
* Add lintian override for X-Rocm-Gpu-Architecture field on
librocfft0-dbgsym
* Remove Built-Using from librocfft-doc
-- Cordell Bloor <cgmb@debian.org> Tue, 04 Nov 2025 21:13:47 -0700
- This branch is 1 commit ahead of tag debian/6.4.3-1
- Git log:
commit f55a457daa6ce35c3c77e01fe35e4fcaa60864ff
Author: Cordell Bloor <cgmb@debian.org>
Date: Sat Nov 8 13:58:38 2025 -0700
d/rules: use CMAKE_SKIP_INSTALL_RPATH to fix build-time tests
The use of the former was a typo.