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

rust-concread (0.4.6-1) unstable; urgency=medium

  * Team upload.
  * Package concread 0.4.6 from crates.io using debcargo 2.6.1
  * Update patches for new upstream.

 -- Peter Michael Green <plugwash@debian.org>  Tue, 02 Jul 2024 19:51:17 +0000

rust-concread (0.4.1-1) unstable; urgency=medium

  * Team upload.
  * Package concread 0.4.1 from crates.io using debcargo 2.6.0
  * Disable arccache bench, it fails to build.
  * Remove dev-dependency on function_name which is not in Debian and doesn't
    actually appear to be needed.
  * Establish baseline for tests.

 -- Peter Michael Green <plugwash@debian.org>  Sat, 28 Jan 2023 12:27:03 +0000

rust-concread (0.4.0-1) unstable; urgency=medium

  * Package concread 0.4.0 from crates.io using debcargo 2.6.0

 -- Timo Aaltonen <tjaalton@debian.org>  Sun, 22 Jan 2023 09:26:54 +0000

rust-concread (0.3.7-1) unstable; urgency=medium

  * Package concread 0.3.7 from crates.io using debcargo 2.5.0
    (Closes: #1021195)

 -- Timo Aaltonen <tjaalton@debian.org>  Tue, 04 Oct 2022 06:26:10 +0000
