rust-concread (0.5.10-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/concread]
-
- Branch: master
- Path: debian/changelog
- Repo size: 568320000
- Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/concread
- Last scan: 2026-09-04 09:10:09+00
- Error: https://salsa.debian.org/api/v4/projects/rust-team%2Fdebcargo-conf API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-13 04:59:00+00
- Debian changelog in Git:
rust-concread (0.5.10-1) unstable; urgency=medium
* Team upload.
* Package concread 0.5.10 from crates.io using debcargo 2.8.2
* New upstream release; lru dependency now 0.16.x (was 0.12.x),
aligning with the rust-lru 0.16.4 upload.
* Refresh patches for new upstream version:
- drop-criterion-and-benches.patch: replaces disable-arccache-bench.patch;
removes both [[bench]] stanzas and the criterion dev-dep (criterion
0.8.x not in Debian).
- drop-function-name.patch: replaces remove-function-name.patch;
function_name not in Debian and not actually used in source.
- relax-rand-version.patch: accept rand 0.10 (Debian sid current);
upstream pins 0.9.2 in dev-dependencies.
- port-tests-thread-rng-to-rng.patch: rand::thread_rng() was removed
in rand 0.10, switched to the equivalent rand::rng() in
src/bptree/mod.rs test code.
- relax-crossbeam-queue-version.patch: accept crossbeam-queue 0.3.11
(Debian sid current); upstream pins 0.3.12 unnecessarily — no API
change between 0.3.11 and 0.3.12.
-- Juan Manuel Méndez Rey <juan.mendezr@proton.me> Mon, 13 Jul 2026 20:05:14 +0200